]> git.openstreetmap.org Git - chef.git/commitdiff
Enable firewall on rhaegal
authorTom Hughes <tom@compton.nu>
Thu, 24 Sep 2020 17:10:02 +0000 (18:10 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 24 Sep 2020 17:10:02 +0000 (18:10 +0100)
roles/rhaegal.rb

index 6d2a19fc9faa1b0a104be934bf83285115813eae..2663eb79aae6e3aeed8cbb1de858b6eafd6dc39d 100644 (file)
@@ -27,9 +27,6 @@ default_attributes(
     }
   },
   :networking => {
-    :firewall => {
-      :enabled => false
-    },
     :interfaces => {
       :external_ipv4 => {
         :interface => "eno1",