Recommit for updates in build 15

This commit is contained in:
Jenkins Server
2026-09-07 14:04:52 +02:00
parent e2b61dea14
commit 7bb12d03c5
2 changed files with 24 additions and 4 deletions

View File

@@ -412,6 +412,24 @@
—
<div class='inline'>
<p>the contacts for nagios service exports</p>
</div>
</li>
<li>
<span class='name'>ay_procs_allowed</span>
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1:1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the allowed number of processes for nagios service exports</p>
</div>
</li>
@@ -427,7 +445,6 @@
<pre class="lines">
25
26
27
28
@@ -468,10 +485,12 @@
63
64
65
66</pre>
66
67
68</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 25</span>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 26</span>
class confdroid_alloy::params (
@@ -498,6 +517,7 @@ class confdroid_alloy::params (
Boolean $ay_manage_nagios = false,
String $ay_target_service = &#39;/etc/nagios/conf.d/alloy_service.cfg&#39;,
Array $ay_target_contacts = [&#39;nagiosadmin&#39;],
String $ay_procs_allowed = &#39;1:1&#39;
) {
# defaults