3
0

Recommit for updates in build 68

This commit is contained in:
2025-12-07 16:20:06 +01:00
parent c1228188e5
commit 6155e59699

View File

@@ -568,7 +568,7 @@
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;http://changeme.local/write&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;http://changeme.local&#39;</tt>)</em>
&mdash;
@@ -938,7 +938,7 @@ class prometheus_cd::params (
# remote write external
Boolean $ps_write_external = false,
String $ps_external_url = &#39;http://changeme.local/write&#39;,
String $ps_external_url = &#39;http://changeme.local&#39;,
# pruning script
Boolean $ps_enable_pruning = false,