3
0

Recommit for updates in build 12

This commit is contained in:
2025-10-18 10:55:43 +02:00
parent c4ee920529
commit d67114f906
2 changed files with 5 additions and 5 deletions

View File

@@ -116,7 +116,7 @@
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;prometheus&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;prometheus2&#39;</tt>)</em>
&mdash;
@@ -233,7 +233,7 @@
class prometheus_cd::params (
String $reqpackage_prom = &#39;prometheus&#39;,
String $reqpackage_prom = &#39;prometheus2&#39;,
String $reqpackage_ne = &#39;node_exporter&#39;,
String $pkg_ensure = &#39;present&#39;,
Boolean $manage_prometheus = false,