diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html index bf8c075..e74ff40 100644 --- a/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_nagios_3A_3Aparams.html @@ -332,7 +332,7 @@ inherited by all classes except defines. —
The encrypted password for the Nagios web interface. Default is ‘nagios’.
+The encrypted password for the Nagios web interface. Default is ‘nagios’. Must be properly encrypted using the htpasswd utility.
-36 37 38 39 @@ -456,10 +455,11 @@ inherited by all classes except defines. 141 142 143 -144+144 +145
# File 'manifests/params.pp', line 36
+ # File 'manifests/params.pp', line 37
class confdroid_nagios::params (
diff --git a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aaccess_rules.html b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aaccess_rules.html
index 2639db5..b6343a5 100644
--- a/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aaccess_rules.html
+++ b/doc/puppet_classes/confdroid_nagios_3A_3Aserver_3A_3Aaccess_rules.html
@@ -148,7 +148,7 @@ class confdroid_nagios::server::access_rules (
selrole => object_r,
seltype => nagios_etc_t,
seluser => system_u,
- notify => Service[$ng_nagios_service],
+ notify => Exec['reload_httpd'],
}
# manage file header