]> git.openstreetmap.org Git - chef.git/commitdiff
Switch noquiklos to use an nftables firewall
authorTom Hughes <tom@compton.nu>
Sat, 4 Mar 2023 11:45:53 +0000 (11:45 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 4 Mar 2023 11:45:53 +0000 (11:45 +0000)
roles/noquiklos.rb

index 4fd452acd46ce19e2b030beaf0ceb2ccbb624c89..e7078609fda16f38beb6300b6b43ca693c7ffc33 100644 (file)
@@ -6,6 +6,9 @@ default_attributes(
     :memory_limit => 24 * 1024
   },
   :networking => {
+    :firewall => {
+      :engine => "nftables"
+    },
     :interfaces => {
       :internal_ipv4 => {
         :interface => "eth0.2801",