Recommit for updates in build 33

This commit is contained in:
Jenkins Server
2026-03-11 16:50:07 +01:00
parent 03ab33b51d
commit 7d85743f78
2 changed files with 35 additions and 13 deletions

View File

@@ -175,7 +175,8 @@
71
72
73
74</pre>
74
75</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
@@ -238,8 +239,9 @@ class confdroid_nrpe::commands::definition_rules (
}
confdroid_nrpe::commands::definitions { &#39;check_fail2ban&#39;:
ne_check_name =&gt; &#39;check_fail2ban&#39;,
ne_check_cmd =&gt; &#39;check_procs&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -C $ARG2$&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -a $ARG2$&#39;,
}
}
}</pre>