3
0

Recommit for updates in build 17

This commit is contained in:
2025-10-18 13:31:29 +02:00
parent e0b5a0d60c
commit b0de6e14ff

View File

@@ -370,7 +370,8 @@
52 52
53 53
54 54
55</pre> 55
56</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 17</span> <pre class="code"><span class="info file"># File 'manifests/params.pp', line 17</span>
@@ -407,6 +408,7 @@ class prometheus_cd::params (
$ps_main_dir = &#39;/etc/prometheus&#39; $ps_main_dir = &#39;/etc/prometheus&#39;
# files # files
$ps_main_file = &quot;${ps_main_dir}/prometheus.yml&quot;
# services # services
$ps_prom_service = &#39;prometheus&#39; $ps_prom_service = &#39;prometheus&#39;