From 91243e480efd94a3b980e50a923c74e3e1b40121 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 14 Feb 2026 20:16:42 +0100 Subject: [PATCH] Recommit for updates in build 27 --- doc/puppet_classes/confdroid_apache_3A_3Aparams.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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',