chore: update

This commit is contained in:
2026-06-13 19:53:30 +03:00
parent 989693564a
commit 8656739041
13 changed files with 309 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
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: []