]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/fail2ban/recipes/default.rb
Apply fail2ban to wordpress
[chef.git] / cookbooks / fail2ban / recipes / default.rb
index 3b1752a988c3b61566fed4a46a3e7423a9b10cbc..1fe3840cce1e58e3c2c82d39c6352f396013f06a 100644 (file)
@@ -24,6 +24,7 @@ template "/etc/fail2ban/jail.local" do
   owner "root"
   group "root"
   mode 0644
+  variables :jails => []
 end
 
 service "fail2ban" do