recommit for updates in build 149

This commit is contained in:
2017-07-30 16:41:05 +02:00
parent a00a4665f5
commit 28a1ed3ef9
39 changed files with 126 additions and 65 deletions

View File

@@ -876,7 +876,7 @@ templates and for firewall
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;/sbin/nologin&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;/bin/bash&#39;</tt>)</em>
&mdash;
@@ -5264,8 +5264,7 @@ configuration file.</p>
998
999
1000
1001
1002</pre>
1001</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 648</span>
@@ -5328,7 +5327,7 @@ $ng_u_comment = &#39;Nagios service user&#39;,
$ng_u_uid = &#39;1004&#39;,
$ng_user_home = &#39;/var/spool/nagios&#39;,
$ng_u_groups = undef,
$ng_user_shell = &#39;/sbin/nologin&#39;,
$ng_user_shell = &#39;/bin/bash&#39;,
# cgi settings
$ng_context_help = &#39;1&#39;,
@@ -5562,6 +5561,7 @@ $ng_htpasswd_head = &#39;cd_nagios/nagios/htpasswd_head.erb&#39;
$ng_htpasswd_rule = &#39;cd_nagios/nagios/htpasswd_rule.erb&#39;
$ng_taccgi_erb = &#39;cd_nagios/selinux/taccgi.erb&#39;
$ng_statcgi_erb = &#39;cd_nagios/selinux/statuscgi.erb&#39;
$ng_checknrpe_erb = &#39;cd_nagios/selinux/checknrpe.erb&#39;
$ng_nagios_conf = &#39;/etc/httpd/conf.d/nagios.conf&#39;
$ng_nagios_conf_erb = &#39;cd_nagios/httpd/nagios_conf.erb&#39;
$ng_welcome_conf = &#39;/etc/httpd/conf.d/welcome.conf&#39;
@@ -5617,8 +5617,6 @@ $ng_cntctgrps_rule_erb = &#39;cd_nagios/nagios/contactgroups_cfg_rule.erb&#
$ng_target_command = &quot;${ng_conf_d_dir}/nagios_commands_base.cfg&quot;
$ng_nagios_service_cmd = &#39;check_nagios!/var/log/nagios/status.dat!5!/usr/sbin/nagios&#39;
# nrpe
$ng_nrpe_file = &quot;${ng_main_dir}/nrpe.cfg&quot;
# includes must be last
@@ -5632,7 +5630,7 @@ $ng_nrpe_file = &quot;${ng_main_dir}/nrpe.cfg&quot;
</div>
<div id="footer">
Generated on Sun Jul 30 16:20:03 2017 by
Generated on Sun Jul 30 16:40:59 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>