Recommit for updates in build 67

This commit is contained in:
Jenkins Server
2026-09-24 15:33:21 +02:00
parent 6a0b742242
commit d3fe40389f

View File

@@ -206,7 +206,12 @@
102
103
104
105</pre>
105
106
107
108
109
110</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
@@ -303,6 +308,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_automatic&#39;:
ne_check_name =&gt; &#39;check_automatic&#39;,
ne_check_cmd =&gt; &#39;check_procs&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -a $ARG2$&#39;,
}
}
}</pre>
</td>