Skip to content
Snippets Groups Projects
Commit 4c9faf4a authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Merge branch 'feat-default-disable-fail2ban' into 'feat-hpc-factory'

feat: disable fail2ban by default

See merge request rc/hpc-factory!180
parents bb581388 1b9577e9
No related branches found
No related tags found
2 merge requests!180feat: disable fail2ban by default,!117This MR merges the feat-hpc-factory branch, which was focused on building and deploying proxy images for the COD cluster.
Pipeline #13360 passed with stage
in 1 minute and 53 seconds
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
account_app_port: 8000 account_app_port: 8000
# fail2ban # fail2ban
enable_fail2ban: true enable_fail2ban: false
maxretry: 1 maxretry: 1
findtime: 600 findtime: 600
bantime: 1200 bantime: 1200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment