From f304ed567370e5dcc7fc9c51952951d8e79913ff Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Sat, 22 Feb 2025 13:13:40 +0100 Subject: [PATCH] recommit for updates in build 253 --- doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Aconfig.html | 2 +- .../cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Aconfig.html b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Aconfig.html index f4b90da..21b2bcb 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Aconfig.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Aconfig.html @@ -127,7 +127,7 @@ class cd_haproxy::main::config ( if $hy_manage_fail2ban == true { include cd_haproxy::monitoring::fail2ban - + } } diff --git a/doc/puppet_classes/cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html b/doc/puppet_classes/cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html index 629a5ec..c59ec0f 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Amonitoring_3A_3Afail2ban.html @@ -150,7 +150,7 @@ class cd_haproxy::monitoring::fail2ban ( require cd_fail2ban # configure filter - + file { '/etc/fail2ban/filter.d/haproxy.conf': ensure => file, owner => 'root',