3
0

Recommit for updates in build 57

This commit is contained in:
2025-12-04 12:19:55 +01:00
parent 314c4b8f44
commit f7ac960a8b
4 changed files with 65 additions and 4 deletions

View File

@@ -614,6 +614,19 @@
</li>
<li>
<span class='name'>ps_pruning_file</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&quot;${ps_pruning_dir}/prune_prometheus_pg.sh&quot;</tt>)</em>
</li>
</ul>
@@ -695,7 +708,8 @@
101
102
103
104</pre>
104
105</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 34</span>
@@ -747,6 +761,7 @@ class prometheus_cd::params (
# pruning script
Boolean $ps_enable_pruning = false,
String $ps_pruning_dir = &#39;/opt/prometheus-prune&#39;,
String $ps_pruning_file = &quot;${ps_pruning_dir}/prune_prometheus_pg.sh&quot;,
) {
# defaults