]> git.openstreetmap.org Git - chef.git/commitdiff
Enable firewall on gorwen
authorTom Hughes <tom@compton.nu>
Mon, 21 Sep 2020 22:53:38 +0000 (23:53 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 21 Sep 2020 22:53:38 +0000 (23:53 +0100)
roles/gorwen.rb

index 8d2d21b141b23a3f98b4f291a0326c041cefbae6..18ca17ae73125e903f953dc512a92f9756c117b5 100644 (file)
@@ -6,9 +6,6 @@ default_attributes(
     :shm_size => "20g"
   },
   :networking => {
-    :firewall => {
-      :enabled => false
-    },
     :interfaces => {
       :external_ipv4 => {
         :interface => "eth0",