]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wordpress/recipes/default.rb
wordpress: Make fail2ban a little friendlier
[chef.git] / cookbooks / wordpress / recipes / default.rb
index bb004f6063de45748a66f47628e7fba4e0fb061a..688dd189f09c8249ac50c286275d0376cc4a18d0 100644 (file)
@@ -43,4 +43,5 @@ fail2ban_jail "wordpress" do
   filter "wordpress"
   logpath "/var/log/auth.log"
   ports 80, 443
+  maxretry 6
 end