diff --git a/doc/puppet_classes/confdroid_apache_3A_3Aparams.html b/doc/puppet_classes/confdroid_apache_3A_3Aparams.html
index 671021e..59def19 100644
--- a/doc/puppet_classes/confdroid_apache_3A_3Aparams.html
+++ b/doc/puppet_classes/confdroid_apache_3A_3Aparams.html
@@ -393,7 +393,7 @@ inherited by all classes except defines.
(Boolean)
- (defaults to: false)
+ (defaults to: true)
—
@@ -515,7 +515,7 @@ class confdroid_apache::params (
String $ae_target_service = '/etc/nagios/conf.d/httpd_service.cfg',
# firewall
- Boolean $ae_manage_fw = false,
+ Boolean $ae_manage_fw = true,
String $ae_order_no = '50',
String $ae_http_port = '80',
String $ae_https_port = '443',