16 lines
459 B
YAML
16 lines
459 B
YAML
---
|
|
|
|
fail2ban_setup: full
|
|
fail2ban_defaults: { bantime: 7200, findtime: 600, maxretry: 3 }
|
|
fail2ban_ignores_ips: []
|
|
fail2ban_services: []
|
|
fail2ban_alerts: { email: '', enabled: false, from: '' }
|
|
|
|
fail2ban_blocktype: DROP
|
|
fail2ban_default_ipset_lists: [whitelist, whitelist6]
|
|
fail2ban_custom_ipset_lists: []
|
|
fail2ban_enable_ignorecommand: false
|
|
fail2ban_dummy_logs: false
|
|
fail2ban_dummy_log_path: /var/log/fail2ban-dummy.log
|
|
fail2ban_recidive_ignore_jails: []
|