add httpd-tools to haproxy
This commit is contained in:
@@ -13,6 +13,6 @@ class cd_haproxy::main::config (
|
||||
if $hy_manage_fail2ban == true {
|
||||
|
||||
include cd_haproxy::monitoring::fail2ban
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@ class cd_haproxy::monitoring::fail2ban (
|
||||
require cd_fail2ban
|
||||
|
||||
# configure filter
|
||||
|
||||
|
||||
file { '/etc/fail2ban/filter.d/haproxy.conf':
|
||||
ensure => file,
|
||||
owner => 'root',
|
||||
|
||||
Reference in New Issue
Block a user