Recommit for updates in build 8

This commit is contained in:
Jenkins Server
2026-09-05 13:11:10 +02:00
parent 711d817cfb
commit 95feb25654
3 changed files with 4 additions and 4 deletions

View File

@@ -855,7 +855,7 @@
<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;
@@ -1005,7 +1005,7 @@ class confdroid_haproxy::params (
Boolean $hy_manage_fail2ban = false,
# selinux
Boolean $hy_selinux_allow_stats = false,
Boolean $hy_selinux_allow_stats = true,
# main config
String $hy_http_port = &#39;80&#39;,