recommit for updates in build 25

This commit is contained in:
Jenkins Server
2017-07-28 19:19:39 +02:00
parent 4dab8f5e42
commit b4292287ff
15 changed files with 75 additions and 41 deletions

View File

@@ -140,7 +140,7 @@ class cd_nrpe {
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:35 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>

View File

@@ -151,7 +151,7 @@ class cd_nrpe::firewall::iptables (
if $ne_incl_fw == true {
firewall { &quot;${ne_fw_order_no}${ne_nrpe_port} tcp ${ne_nrpe_port}&quot;:
firewall { &quot;${ne_fw_order_no}${ne_nrpe_port} port ${ne_nrpe_port}&quot;:
proto =&gt; [&#39;tcp&#39;,&#39;udp&#39;],
dport =&gt; $ne_nrpe_port,
action =&gt; &#39;accept&#39;,
@@ -165,7 +165,7 @@ class cd_nrpe::firewall::iptables (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:31 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -154,7 +154,7 @@ class cd_nrpe::main::config (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -205,7 +205,7 @@ class cd_nrpe::main::dirs (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -217,7 +217,7 @@ class cd_nrpe::main::files (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -160,7 +160,7 @@ class cd_nrpe::main::install (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -158,7 +158,7 @@ class cd_nrpe::main::service (
require cd_nrpe::firewall::iptables
}
require cd_nrpe::main::dirs
require cd_nrpe::main::files
service { $ne_service:
ensure =&gt; running,
@@ -175,7 +175,7 @@ class cd_nrpe::main::service (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:31 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -193,7 +193,7 @@ class cd_nrpe::main::user (
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>

View File

@@ -133,8 +133,7 @@ for more details.</p>
with this program. If not, see <a
href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.
be passed to
the NRPE daemon.
~param [string] ne_user_home the home for the service user</p>
the NRPE daemon.</p>
</div>
</div>
@@ -722,6 +721,24 @@ needed.</p>
</li>
<li>
<span class='name'>ne_user_home</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/var/run/nrpe&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the home for the service user</p>
</div>
</li>
<li>
<span class='name'>ne_user_shell</span>
@@ -738,19 +755,6 @@ needed.</p>
<p>the shell for the service user.</p>
</div>
</li>
<li>
<span class='name'>ne_user_home</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/var/run/nrpe&#39;</tt>)</em>
</li>
<li>
@@ -758,12 +762,17 @@ needed.</p>
<span class='name'>ne_user_groups</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>undef</tt>)</em>
&mdash;
<div class='inline'>
<p>additional groups for the service user.</p>
</div>
</li>
<li>
@@ -771,12 +780,17 @@ needed.</p>
<span class='name'>ne_server_address</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;127.0.0.1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the network interfaces to listen on</p>
</div>
</li>
<li>
@@ -784,12 +798,17 @@ needed.</p>
<span class='name'>ne_allow_weak_rnd_seed</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to allow weak random seeds</p>
</div>
</li>
<li>
@@ -797,12 +816,17 @@ needed.</p>
<span class='name'>ne_include_selinux</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>true</tt>)</em>
&mdash;
<div class='inline'>
<p>Whether to manage selinux</p>
</div>
</li>
</ul>
@@ -822,10 +846,6 @@ needed.</p>
<pre class="lines">
94
95
96
97
98
99
100
@@ -896,10 +916,14 @@ needed.</p>
165
166
167
168</pre>
168
169
170
171
172</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 94</span>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 98</span>
class cd_nrpe::params (
@@ -983,7 +1007,7 @@ $ne_nrpe_conf_erb = &#39;cd_nrpe/nrpe_conf.erb&#39;
</div>
<div id="footer">
Generated on Fri Jul 28 19:06:30 2017 by
Generated on Fri Jul 28 19:19:36 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>