Disable fail2ban.
This commit is contained in:
parent
2d6151ced5
commit
69e4bf28cc
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
'.*\.cert\.sunet\.se$':
|
'.*\.cert\.sunet\.se$':
|
||||||
sunet::server:
|
sunet::server:
|
||||||
|
fail2ban: false
|
||||||
ssh_allow_from_anywhere: false
|
ssh_allow_from_anywhere: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue