Recommit for updates in build 60

This commit is contained in:
Jenkins Server
2026-09-07 14:31:35 +02:00
parent 2147ac6266
commit 83fe21a8d3

View File

@@ -181,7 +181,12 @@
77
78
79
80</pre>
80
81
82
83
84
85</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
@@ -253,6 +258,11 @@ class confdroid_nrpe::commands::definition_rules (
ne_check_cmd =&gt; &#39;check_procs&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -a $ARG2$&#39;,
}
confdroid_nrpe::commands::definitions { &#39;check_alloy&#39;:
ne_check_name =&gt; &#39;check_alloy&#39;,
ne_check_cmd =&gt; &#39;check_procs&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -a $ARG2$&#39;,
}
}
}</pre>
</td>