1 # DO NOT EDIT - This file is being maintained by Chef
4 destemail = admins@openstreetmap.org
5 <%- if node[:networking][:firewall][:engine] == "shorewall" %>
7 <%- elsif node[:networking][:firewall][:engine] == "nftables" %>
8 banaction = nftables[type=multiport]
9 banaction_allports = nftables[type=allports]