OP#436 remomve UID
This commit is contained in:
@@ -43,7 +43,7 @@ class confdroid_nagios::params (
|
|||||||
String $ng_u_comment = 'Nagios User',
|
String $ng_u_comment = 'Nagios User',
|
||||||
String $ng_u_groups = 'nagios',
|
String $ng_u_groups = 'nagios',
|
||||||
String $ng_u_shell = '/sbin/nologin',
|
String $ng_u_shell = '/sbin/nologin',
|
||||||
String $ng_u_home = '/home/nagios',
|
String $ng_u_home = '/var/spool/nagios',
|
||||||
|
|
||||||
# httpd
|
# httpd
|
||||||
Boolean $ng_use_https = false,
|
Boolean $ng_use_https = false,
|
||||||
|
|||||||
Reference in New Issue
Block a user