]> git.openstreetmap.org Git - chef.git/commitdiff
Update IPv4 address for idris
authorTom Hughes <tom@compton.nu>
Thu, 2 Apr 2020 16:44:49 +0000 (17:44 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 2 Apr 2020 16:45:12 +0000 (17:45 +0100)
roles/idris.rb

index abe3d606f4cbc38b362043d3ec7b3735241b05ef..1fedc1ff28538a1a004b18c4bc94acf85ff1c270 100644 (file)
@@ -11,7 +11,7 @@ default_attributes(
         :interface => "ens160",
         :role => :external,
         :family => :inet,
-        :address => "200.25.60.195",
+        :address => "200.25.60.197",
         :prefix => "27",
         :gateway => "200.25.60.193"
       },