Recommit for updates in build 27

This commit is contained in:
Jenkins Server
2026-02-14 20:16:42 +01:00
parent 756f422a89
commit 91243e480e

View File

@@ -393,7 +393,7 @@ inherited by all classes except defines.
<span class='type'>(<tt>Boolean</tt>)</span> <span class='type'>(<tt>Boolean</tt>)</span>
<em class="default">(defaults to: <tt>false</tt>)</em> <em class="default">(defaults to: <tt>true</tt>)</em>
&mdash; &mdash;
@@ -515,7 +515,7 @@ class confdroid_apache::params (
String $ae_target_service = &#39;/etc/nagios/conf.d/httpd_service.cfg&#39;, String $ae_target_service = &#39;/etc/nagios/conf.d/httpd_service.cfg&#39;,
# firewall # firewall
Boolean $ae_manage_fw = false, Boolean $ae_manage_fw = true,
String $ae_order_no = &#39;50&#39;, String $ae_order_no = &#39;50&#39;,
String $ae_http_port = &#39;80&#39;, String $ae_http_port = &#39;80&#39;,
String $ae_https_port = &#39;443&#39;, String $ae_https_port = &#39;443&#39;,