recommit for updates in build 149
This commit is contained in:
@@ -876,7 +876,7 @@ templates and for firewall
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/sbin/nologin'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'/bin/bash'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -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 = 'Nagios service user',
|
||||
$ng_u_uid = '1004',
|
||||
$ng_user_home = '/var/spool/nagios',
|
||||
$ng_u_groups = undef,
|
||||
$ng_user_shell = '/sbin/nologin',
|
||||
$ng_user_shell = '/bin/bash',
|
||||
|
||||
# cgi settings
|
||||
$ng_context_help = '1',
|
||||
@@ -5562,6 +5561,7 @@ $ng_htpasswd_head = 'cd_nagios/nagios/htpasswd_head.erb'
|
||||
$ng_htpasswd_rule = 'cd_nagios/nagios/htpasswd_rule.erb'
|
||||
$ng_taccgi_erb = 'cd_nagios/selinux/taccgi.erb'
|
||||
$ng_statcgi_erb = 'cd_nagios/selinux/statuscgi.erb'
|
||||
$ng_checknrpe_erb = 'cd_nagios/selinux/checknrpe.erb'
|
||||
$ng_nagios_conf = '/etc/httpd/conf.d/nagios.conf'
|
||||
$ng_nagios_conf_erb = 'cd_nagios/httpd/nagios_conf.erb'
|
||||
$ng_welcome_conf = '/etc/httpd/conf.d/welcome.conf'
|
||||
@@ -5617,8 +5617,6 @@ $ng_cntctgrps_rule_erb = 'cd_nagios/nagios/contactgroups_cfg_rule.erb&#
|
||||
$ng_target_command = "${ng_conf_d_dir}/nagios_commands_base.cfg"
|
||||
$ng_nagios_service_cmd = 'check_nagios!/var/log/nagios/status.dat!5!/usr/sbin/nagios'
|
||||
|
||||
# nrpe
|
||||
$ng_nrpe_file = "${ng_main_dir}/nrpe.cfg"
|
||||
|
||||
# includes must be last
|
||||
|
||||
@@ -5632,7 +5630,7 @@ $ng_nrpe_file = "${ng_main_dir}/nrpe.cfg"
|
||||
</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>
|
||||
|
||||
Reference in New Issue
Block a user