Recommit for updates in build 159
This commit is contained in:
@@ -3702,8 +3702,7 @@ inherited by all classes except defines.
|
|||||||
677
|
677
|
||||||
678
|
678
|
||||||
679
|
679
|
||||||
680
|
680</pre>
|
||||||
681</pre>
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 368</span>
|
<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_svc_cmd_auth = '',
|
||||||
String $ng_readonly_auth = '' ,
|
String $ng_readonly_auth = '' ,
|
||||||
|
|
||||||
|
|
||||||
# httpd
|
# httpd
|
||||||
Boolean $ng_use_https = false,
|
Boolean $ng_use_https = false,
|
||||||
|
|
||||||
|
|||||||
@@ -168,7 +168,7 @@ class confdroid_nagios::server::files (
|
|||||||
|
|
||||||
file { $ng_cgi_cfg_file:
|
file { $ng_cgi_cfg_file:
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'nagios',
|
owner => 'root',
|
||||||
group => 'nagios',
|
group => 'nagios',
|
||||||
mode => '0644',
|
mode => '0644',
|
||||||
selrange => s0,
|
selrange => s0,
|
||||||
|
|||||||
Reference in New Issue
Block a user