recommit for updates in build 24
This commit is contained in:
@@ -181,7 +181,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:34:58 2017 by
|
||||
Generated on Fri Jul 21 14:51:27 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>
|
||||
|
||||
@@ -297,7 +297,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:34:59 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -297,7 +297,7 @@ environments.</p>
|
||||
</div></div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:34:59 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -139,7 +139,7 @@ class cd_nagios {
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:34:59 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -368,7 +368,7 @@ class cd_nagios::client::target (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -207,7 +207,7 @@ class cd_nagios::firewall::iptables (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -187,7 +187,7 @@ class cd_nagios::main::config (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -468,7 +468,7 @@ class cd_nagios::main::dirs (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -235,7 +235,7 @@ class cd_nagios::main::install (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -200,7 +200,7 @@ class cd_nagios::main::user (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -1814,18 +1814,19 @@ enabled.</p>
|
||||
<span class='name'>ng_required_hosts</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>array</tt>)</span>
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>['']</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>''</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Array of <strong>FQDNs</strong> for hosts which
|
||||
should be allowed/required.
|
||||
every entry in the array creates a new line in
|
||||
the configuration file.</p>
|
||||
<p>String of <strong>FQDNs</strong> for hosts which
|
||||
should be
|
||||
allowed/required. Requires format
|
||||
'host1.example.com
|
||||
host2.example.com'</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -1835,23 +1836,20 @@ the configuration file.</p>
|
||||
<span class='name'>ng_required_ips</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>array</tt>)</span>
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>['127.0.0.0/8']</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'127.0.0.0/8'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Array of <b>_<em>Ip addresses __** for hosts which
|
||||
<p>string of <b>_<em>Ip addresses __** for hosts which
|
||||
should be
|
||||
allowed/reqired. every entry in the array creates a new line in
|
||||
the
|
||||
configuration fileIp addresses _</em></b> for hosts
|
||||
which
|
||||
should be allowed/reqired. every entry in the array creates a new
|
||||
line in
|
||||
the configuration file</p>
|
||||
allowed/reqired. Requires format 'ipaddress ip address range'Ip
|
||||
addresses _</em></b> for hosts which
|
||||
should be allowed/reqired.
|
||||
Requires format 'ipaddress ip address range'</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
@@ -1873,6 +1871,7 @@ the configuration file</p>
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
203
|
||||
204
|
||||
205
|
||||
206
|
||||
@@ -2029,11 +2028,10 @@ the configuration file</p>
|
||||
357
|
||||
358
|
||||
359
|
||||
360
|
||||
361</pre>
|
||||
360</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 204</span>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 203</span>
|
||||
|
||||
class cd_nagios::params (
|
||||
|
||||
@@ -2142,8 +2140,8 @@ $ng_ack_no_send = '0',
|
||||
$ng_use_selinux_tools = true,
|
||||
|
||||
# httpd
|
||||
$ng_required_hosts = [''],
|
||||
$ng_required_ips = ['127.0.0.0/8'],
|
||||
$ng_required_hosts = '',
|
||||
$ng_required_ips = '127.0.0.0/8',
|
||||
|
||||
) {
|
||||
|
||||
@@ -2200,7 +2198,7 @@ $ng_nagios_conf_erb = 'cd_nagios/httpd/nagios_conf.erb'
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -249,7 +249,7 @@ class cd_nagios::selinux::config (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -195,7 +195,7 @@ class cd_nagios::server::access_rules (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -228,7 +228,7 @@ class cd_nagios::server::files (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -174,7 +174,7 @@ class cd_nagios::server::service (
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:01 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -220,7 +220,7 @@ $ng_service = $::cd_nagios::params::ng_service
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:35:02 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
</div>
|
||||
|
||||
<div id="footer">
|
||||
Generated on Fri Jul 21 13:34:59 2017 by
|
||||
Generated on Fri Jul 21 14:51: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>
|
||||
|
||||
Reference in New Issue
Block a user