X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a45c1200e1b7b9ffdefe5fef3af9b1a93f5de31d..7ceeae1a312e18a1bb2d05c357455f3c058e3975:/cookbooks/fail2ban/templates/default/jail.default.erb?ds=sidebyside 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