Recommit for updates in build 159
This commit is contained in:
@@ -3702,8 +3702,7 @@ inherited by all classes except defines.
|
||||
677
|
||||
678
|
||||
679
|
||||
680
|
||||
681</pre>
|
||||
680</pre>
|
||||
</td>
|
||||
<td>
|
||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 368</span>
|
||||
@@ -3877,7 +3876,6 @@ class confdroid_nagios::params (
|
||||
String $ng_svc_cmd_auth = '',
|
||||
String $ng_readonly_auth = '' ,
|
||||
|
||||
|
||||
# httpd
|
||||
Boolean $ng_use_https = false,
|
||||
|
||||
|
||||
@@ -168,7 +168,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