OP#436 remomve user
This commit is contained in:
@@ -38,13 +38,6 @@ class confdroid_nagios::params (
|
||||
String $ng_pkg_ensure = 'present',
|
||||
Boolean $ng_include_nrpe = true,
|
||||
|
||||
# user
|
||||
String $ng_user = 'nagios',
|
||||
String $ng_u_comment = 'Nagios User',
|
||||
String $ng_u_groups = 'nagios',
|
||||
String $ng_u_shell = '/sbin/nologin',
|
||||
String $ng_u_home = '/var/spool/nagios',
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user