3
0

Recommit for updates in build 10

This commit is contained in:
2025-10-17 17:25:18 +02:00
parent 07426ceb46
commit 9bdc76983d

View File

@@ -225,12 +225,14 @@
24
25
26
27</pre>
27
28</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 11</span>
class prometheus_cd::params (
String $reqpackage_prom = &#39;prometheus&#39;,
String $reqpackage_ne = &#39;node_exporter&#39;,
String $pkg_ensure = &#39;present&#39;,