update hostvar fail2ban times

This commit is contained in:
Ruben Blanco 2024-02-14 18:00:20 +01:00
parent a6d21ffd4a
commit 1ffd0bb040
1 changed files with 3 additions and 3 deletions

View File

@ -19,9 +19,9 @@ resolvs:
fail2ban_enabled: True
#fail2ban_enabled: False
fail2ban_times:
bantime: "604800"
maxretry: "4"
findtime: "604800"
- bantime: "604800"
maxretry: "4"
findtime: "604800"
fail2ban_jails:
- name: sshd
enabled: true