Recommit for updates in build 42

This commit is contained in:
Jenkins Server
2026-03-15 15:05:49 +01:00
parent 0a31c8297e
commit dcdbccc3cb
5 changed files with 58 additions and 134 deletions

View File

@@ -78,7 +78,7 @@
</li><li>
<p><a href="#managing-check-commands">Managing Check Commands</a></p>
</li><li>
<p><a href="#managing-tls-serts">managing TLS serts</a></p>
<p><a href="#managing-tls-certificates">managing TLS certificates</a></p>
</li><li>
<p><a href="#selinux">SELINUX</a></p>
</li><li>
@@ -191,7 +191,7 @@
<p>It is very recommendable to define such commands directly within Puppet modules or profiles, so any node running the particular service controlled by the module will automatically get the required check commands defined as well, while nodes not running the service also do not contain the command check. The same then is true for Nagios checks, so you would have both the NRPE command definition and the Nagios check contained in Puppet modules or profiles to have it in one location.</p>
<h2 id="label-managing+TLS+serts">managing TLS serts</h2>
<h2 id="label-managing+TLS+certificates">managing TLS certificates</h2>
<h2 id="label-SELINUX">SELINUX</h2>