OP#436 start cgi.cfg
This commit is contained in:
@@ -534,7 +534,6 @@ class confdroid_nagios::params (
|
||||
String $ng_svc_cmd_auth = '',
|
||||
String $ng_readonly_auth = '' ,
|
||||
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ class confdroid_nagios::server::files (
|
||||
|
||||
file { $ng_cgi_cfg_file:
|
||||
ensure => file,
|
||||
owner => 'nagios',
|
||||
owner => 'root',
|
||||
group => 'nagios',
|
||||
mode => '0644',
|
||||
selrange => s0,
|
||||
|
||||
Reference in New Issue
Block a user