From 2ce3b3d40a03809a3de6947995424d55be9a9d6f Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Tue, 3 Feb 2026 16:26:14 +0100 Subject: [PATCH] Recommit for updates in build 21 --- .../confdroid_apache_3A_3Afirewall_3A_3Aiptables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/confdroid_apache_3A_3Afirewall_3A_3Aiptables.html b/doc/puppet_classes/confdroid_apache_3A_3Afirewall_3A_3Aiptables.html index b4ab7b0..6825888 100644 --- a/doc/puppet_classes/confdroid_apache_3A_3Afirewall_3A_3Aiptables.html +++ b/doc/puppet_classes/confdroid_apache_3A_3Afirewall_3A_3Aiptables.html @@ -130,7 +130,7 @@ class confdroid_apache::firewall::iptables ( proto => 'tcp', dport => $ae_http_port, jump => 'accept', - } + } firewall { "${ae_order_no}${ae_https_port} tcp http port ${ae_https_port}": proto => 'tcp',