Recommit for updates in build 87
This commit is contained in:
@@ -166,7 +166,7 @@ class confdroid_nagios::nagios::objects::add_contact_rules (
|
||||
selrole => object_r,
|
||||
seltype => nagios_etc_t,
|
||||
seluser => system_u,
|
||||
notify => Service[$ng_service],
|
||||
notify => Service[$ng_nagios_service],
|
||||
}
|
||||
|
||||
# manage file header
|
||||
|
||||
@@ -173,7 +173,7 @@ define confdroid_nagios::server::access (
|
||||
$ng_nagios_server = $confdroid_nagios::params::ng_nagios_server
|
||||
$ng_htpasswd_file = $confdroid_nagios::params::ng_htpasswd_file
|
||||
$ng_htpasswd_rule = $confdroid_nagios::params::ng_htpasswd_rule
|
||||
$ng_service = $confdroid_nagios::params::ng_nagios_service
|
||||
$ng_nagios_service = $confdroid_nagios::params::ng_nagios_service
|
||||
|
||||
if $fqdn == $ng_nagios_server {
|
||||
# create password rules
|
||||
|
||||
Reference in New Issue
Block a user