recommit for updates in build 239

This commit is contained in:
Jenkins ConfDroid
2025-02-14 12:05:47 +01:00
parent b0949947d0
commit 3f28830de3

View File

@@ -173,7 +173,7 @@ class cd_haproxy::monitoring::fail2ban (
selrole => object_r, selrole => object_r,
seltype => etc_t, seltype => etc_t,
seluser => system_u, seluser => system_u,
content => template('cd_haproxy/fail2ban/010_jaild_haproxy.conf.erb'), content => template('cd_haproxy/fail2ban/010_jail.d_haproxy.conf.erb'),
notify => Service['fail2ban'], notify => Service['fail2ban'],
} }
} }