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