recommit for updates in build 40

This commit is contained in:
Jenkins Server
2017-07-30 13:32:22 +02:00
parent 409bc74d5f
commit 3f047c24dd
18 changed files with 456 additions and 46 deletions

View File

@@ -61,7 +61,7 @@
<p>|Repo Name| version | Build
Status|
|---|---|---|---|
|<code>cd_nrpe</code>| 0.0.0.1 | <a
|<code>cd_nrpe</code>| 0.0.0.2 | <a
href="https://jenkins.confdroid.com/buildStatus/icon?job=cd_nrpe">{Build
Status</a>/]|</p>
@@ -101,6 +101,8 @@ Structure</a></p>
</li><li>
<p><a href="#parameters">Parameters</a></p>
</li><li>
<p><a href="#managing-check-commands">Managing Check Commands</a></p>
</li><li>
<p><a href="#selinux">SELINUX</a></p>
</li><li>
<p><a href="#known-problems">Known Problems</a></p>
@@ -192,6 +194,26 @@ details about class deployment on Confdroid.com</a>.</p>
(<strong>recommended</strong>). Values changed will take immediate effect
at next puppet run. Services will be restarted where neccessary.</p>
<h3 id="label-Mandatory+Parameters">Mandatory Parameters</h3>
<p>There are currently no mandatory parameters, i.e. the module will function
right out of box as is.</p>
<h3 id="label-Optional+Parameters">Optional Parameters</h3>
<ul><li>
<p><code>$ne_manage_cmds</code> : Whether to manage check command definitions
dynamically through a define, i.e. from other Puppet modules or profiles.
Defaults to <code>true</code>.</p>
</li><li>
<p><code>$ne_incl_fw</code> : Whether to manage relevant firewall rules
through this modules. Defaults to <code>true</code>.</p>
</li><li>
<p><code>$ne_include_selinux</code> : Whether to manage selinux exception
rules. Defaults to <code>true</code>.</p>
</li></ul>
<h3 id="label-Managing+Check+Commands">Managing Check Commands</h3>
<h3 id="label-SELINUX">SELINUX</h3>
<p>All files and directories are configured with correct selinux context. If
@@ -252,7 +274,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Fri Jul 28 20:48:54 2017 by
Generated on Sun Jul 30 13:32:17 2017 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.9.9 (ruby-2.0.0).
</div>