infrastructure/ansible/roles/gateway/files/haproxy-fail2ban-jail.conf

11 lines
196 B
Plaintext
Raw Normal View History

[haproxy]
enabled = true
bantime = 600
findtime = 60
maxretry = 15
filter = haproxy-basic
backend = systemd
journalmatch = _COMM=haproxy
port = http,https
ignoreip = {{ wireguard.cidr }}