X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0ceabfe7c18d1929e3dae9730716e24a9694a70e..55d3ae09e912b8627faa004e8f7fb7dab5d1c7f2:/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