Initial Push of scraped files for ansible
This commit is contained in:
10
files/configs/fail2ban/jail.local
Normal file
10
files/configs/fail2ban/jail.local
Normal file
@@ -0,0 +1,10 @@
|
||||
# Local fail2ban config deployed with ansible
|
||||
[sshd]
|
||||
bantime = 2h
|
||||
findtime = 15m
|
||||
maxretry = 5
|
||||
|
||||
port = ssh
|
||||
logpath = %(sshd_log)s
|
||||
backend = %(sshd_backend)s
|
||||
|
||||
Reference in New Issue
Block a user