]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/frontend.rb
Remove otrs test role from naga
[chef.git] / cookbooks / web / recipes / frontend.rb
index 84923ee8904a09380d863883a3f87a3300695e7d..ec7ce92f533ea7426483151b3a9ac3fa310b6006 100644 (file)
@@ -83,6 +83,8 @@ fail2ban_jail "apache-trackpoints-timeout" do
   filter "apache-trackpoints-timeout"
   logpath "/var/log/apache2/access.log"
   ports [80, 443]
+  bantime "12h"
+  findtime "30m"
 end
 
 fail2ban_filter "apache-notes-search" do