]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/fail2ban/templates/default/jail.default.erb
Drop support for shorewall
[chef.git] / cookbooks / fail2ban / templates / default / jail.default.erb
index 890e351178fb654bbed0dab2c49e64f16520b27a..de2d167663f174e4082b02b1f53da8a16b55b3e7 100644 (file)
@@ -2,10 +2,6 @@
 
 [DEFAULT]
 destemail = admins@openstreetmap.org
-<%- if node[:networking][:firewall][:engine] == "shorewall" %>
-banaction = shorewall
-<%- elsif node[:networking][:firewall][:engine] == "nftables" %>
 banaction = nftables[type=multiport]
 banaction_allports = nftables[type=allports]
-<%- end %>
 bantime = 14400