Recommit for updates in build 49
This commit is contained in:
@@ -265,7 +265,7 @@ inherited by all classes except defines.
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'/home/nagios'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'/var/spool/nagios'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -453,7 +453,7 @@ class confdroid_nagios::params (
|
||||
String $ng_u_comment = 'Nagios User',
|
||||
String $ng_u_groups = 'nagios',
|
||||
String $ng_u_shell = '/sbin/nologin',
|
||||
String $ng_u_home = '/home/nagios',
|
||||
String $ng_u_home = '/var/spool/nagios',
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
Reference in New Issue
Block a user