]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/attributes/default.rb
Switch remaining servers to nftables
[chef.git] / cookbooks / networking / attributes / default.rb
index 84ccd170d87801c76b4c061f3a50c9706beb4533..eb4ffbc404c022a1321648acd0d7b5ff982de79f 100644 (file)
@@ -1,4 +1,4 @@
-default[:networking][:firewall][:engine] = "shorewall"
+default[:networking][:firewall][:engine] = "nftables"
 default[:networking][:firewall][:enabled] = true
 default[:networking][:firewall][:inet] = []
 default[:networking][:firewall][:inet6] = []