This website requires JavaScript.
Explore
Help
Register
Sign In
accounting
/
bench
Watch
2
Star
0
Fork
0
You've already forked bench
mirror of
https://github.com/frappe/bench.git
synced
2024-11-12 00:06:36 +00:00
Code
Issues
Releases
Activity
986015c13c
bench
/
playbooks
/
roles
/
fail2ban
/
defaults
/
main.yml
5 lines
95 B
YAML
Raw
Normal View
History
Unescape
Escape
roles to setup production environment
2017-08-29 06:51:06 +00:00
---
[fix] provision to setup maxretry, bantime and findtime explicitly for fail2ban
2017-11-22 09:35:10 +00:00
fail2ban_nginx_access_log
:
/var/log/nginx/access.log
maxretry
:
6
bantime
:
600
findtime
:
600
Copy Permalink