recommit for updates in build 253

This commit is contained in:
Jenkins ConfDroid
2025-02-22 13:13:40 +01:00
parent be1f537125
commit f304ed5673
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ class cd_haproxy::main::config (
if $hy_manage_fail2ban == true {
include cd_haproxy::monitoring::fail2ban
}
}</pre>
</td>

View File

@@ -150,7 +150,7 @@ class cd_haproxy::monitoring::fail2ban (
require cd_fail2ban
# configure filter
file { &#39;/etc/fail2ban/filter.d/haproxy.conf&#39;:
ensure =&gt; file,
owner =&gt; &#39;root&#39;,