Recommit for updates in build 26
This commit is contained in:
@@ -359,7 +359,9 @@
|
||||
54
|
||||
55
|
||||
56
|
||||
57</pre>
|
||||
57
|
||||
58
|
||||
59</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 17</span>
|
||||
@@ -394,9 +396,11 @@ class prometheus_cd::params (
|
||||
|
||||
# dirs
|
||||
$ps_main_dir = '/etc/prometheus'
|
||||
$ps_system_file_dir = '/etc/systemd/system/prometheus.service.d'
|
||||
|
||||
# files
|
||||
$ps_main_file = "${ps_main_dir}/prometheus.yml"
|
||||
$ps_system_service_file = "${ps_system_file_dir}/override.conf"
|
||||
|
||||
# services
|
||||
$ps_prom_service = 'prometheus'
|
||||
|
||||
Reference in New Issue
Block a user