recommit for updates in build 22

This commit is contained in:
Jenkins Server
2017-07-28 19:06:32 +02:00
parent 6a75562385
commit 3e44f3fecf
15 changed files with 76 additions and 78 deletions

View File

@@ -166,7 +166,7 @@
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:42 2017 by
Generated on Fri Jul 28 19:06:28 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

@@ -252,7 +252,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Fri Jul 28 18:58:43 2017 by
Generated on Fri Jul 28 19:06:29 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

@@ -252,7 +252,7 @@ environments.</p>
</div></div>
<div id="footer">
Generated on Fri Jul 28 18:58:43 2017 by
Generated on Fri Jul 28 19:06:29 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

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

@@ -165,7 +165,7 @@ class cd_nrpe::firewall::iptables (
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:45 2017 by
Generated on Fri Jul 28 19:06:31 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 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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::user
require cd_nrpe::main::dirs
service { $ne_service:
ensure =&gt; running,
@@ -175,7 +175,7 @@ class cd_nrpe::main::service (
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:44 2017 by
Generated on Fri Jul 28 19:06:31 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 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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,7 +133,8 @@ 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.</p>
the NRPE daemon.
~param [string] ne_user_home the home for the service user</p>
</div>
</div>
@@ -340,12 +341,14 @@ sudo role.</p>
<li>
<span class='name'>command_prefix</span>
<span class='name'>ne_command_prefix</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/usr/bin/sudo&#39;</tt>)</em>
&mdash;
<div class='inline'>
@@ -517,16 +520,18 @@ must include full path.</p>
<li>
<span class='name'>ne_ssl_privatekey_filepath</span>
<span class='name'>ne_ssl_privatekey_file</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&quot;/etc/pki/tls/private/${::fqdn}.key.pem&quot;</tt>)</em>
&mdash;
<div class='inline'>
<p>and name of the server ssl
<p>path and name of the server ssl
private key. Must include full path.</p>
</div>
@@ -623,17 +628,6 @@ one
config file.</p>
</div>
</li>
<li>
<span class='name'>ne_include_dir</span>
<span class='type'>(<tt>string</tt>)</span>
</li>
<li>
@@ -679,12 +673,17 @@ needed.</p>
<span class='name'>ne_user</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;nrpe&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the NRPE service user</p>
</div>
</li>
<li>
@@ -692,12 +691,17 @@ needed.</p>
<span class='name'>ne_user_comment</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;NRPE service user&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>The comment for the service user /etc/passwd</p>
</div>
</li>
<li>
@@ -705,12 +709,35 @@ needed.</p>
<span class='name'>ne_user_uid</span>
<span class='type'>(<tt>Any</tt>)</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1005&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the UID for the service user</p>
</div>
</li>
<li>
<span class='name'>ne_user_shell</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/sbin/nologin&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>the shell for the service user.</p>
</div>
</li>
<li>
@@ -737,19 +764,6 @@ needed.</p>
<em class="default">(defaults to: <tt>undef</tt>)</em>
</li>
<li>
<span class='name'>ne_user_shell</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/sbin/nologin&#39;</tt>)</em>
</li>
<li>
@@ -763,19 +777,6 @@ needed.</p>
<em class="default">(defaults to: <tt>&#39;127.0.0.1&#39;</tt>)</em>
</li>
<li>
<span class='name'>ne_command_prefix</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/usr/bin/sudo&#39;</tt>)</em>
</li>
<li>
@@ -789,19 +790,6 @@ needed.</p>
<em class="default">(defaults to: <tt>&#39;1&#39;</tt>)</em>
</li>
<li>
<span class='name'>ne_ssl_privatekey_file</span>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&quot;/etc/pki/tls/private/${::fqdn}.key.pem&quot;</tt>)</em>
</li>
<li>
@@ -834,10 +822,6 @@ needed.</p>
<pre class="lines">
90
91
92
93
94
95
96
@@ -908,10 +892,14 @@ needed.</p>
161
162
163
164</pre>
164
165
166
167
168</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 90</span>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 94</span>
class cd_nrpe::params (
@@ -995,7 +983,7 @@ $ne_nrpe_conf_erb = &#39;cd_nrpe/nrpe_conf.erb&#39;
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:44 2017 by
Generated on Fri Jul 28 19:06:30 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

@@ -148,7 +148,7 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.</p>
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:45 2017 by
Generated on Fri Jul 28 19:06:31 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

@@ -90,7 +90,7 @@
</div>
<div id="footer">
Generated on Fri Jul 28 18:58:43 2017 by
Generated on Fri Jul 28 19:06:29 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>