]> git.openstreetmap.org Git - chef.git/commitdiff
Add public address for palulukon
authorTom Hughes <tom@compton.nu>
Wed, 9 Nov 2022 13:56:03 +0000 (13:56 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 9 Nov 2022 13:56:03 +0000 (13:56 +0000)
roles/palulukon.rb

index c1f5a1922742bc4081a486820355af4840f5e261..a80b2d79f930f812bd7f0a6958e96aad15004f3b 100644 (file)
@@ -10,7 +10,8 @@ default_attributes(
         :family => :inet,
         :address => "172.31.37.101",
         :prefix => "20",
-        :gateway => "172.31.32.1"
+        :gateway => "172.31.32.1",
+        :public_address => "3.144.0.72"
       }
     }
   }