X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0ceabfe7c18d1929e3dae9730716e24a9694a70e..f8a576aca1270f703f38c3257cf533390692de06:/cookbooks/web/recipes/frontend.rb diff --git a/cookbooks/web/recipes/frontend.rb b/cookbooks/web/recipes/frontend.rb index 84923ee89..ec7ce92f5 100644 --- a/cookbooks/web/recipes/frontend.rb +++ b/cookbooks/web/recipes/frontend.rb @@ -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