Recommit for updates in build 66

This commit is contained in:
Jenkins Server
2026-09-08 13:37:40 +02:00
parent 0f3b5a65a9
commit 74f77d10bb
2 changed files with 11 additions and 127 deletions

View File

@@ -201,7 +201,12 @@
97
98
99
100</pre>
100
101
102
103
104
105</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/commands/definition_rules.pp', line 12</span>
@@ -293,6 +298,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_puppetdb&#39;:
ne_check_name =&gt; &#39;check_puppetdb&#39;,
ne_check_cmd =&gt; &#39;check_procs&#39;,
ne_cmd_argstring =&gt; &#39;-c $ARG1$ -a $ARG2$&#39;,
}
}
}</pre>
</td>