X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ccfa52cb5bce88a14e36a9967c5803570321c325..d5f8a18658e100abeba9f8fcdf7d9e4cbcaea3a6:/cookbooks/fail2ban/templates/default/jail.default.erb diff --git a/cookbooks/fail2ban/templates/default/jail.default.erb b/cookbooks/fail2ban/templates/default/jail.default.erb index 890e35117..de2d16766 100644 --- a/cookbooks/fail2ban/templates/default/jail.default.erb +++ b/cookbooks/fail2ban/templates/default/jail.default.erb @@ -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