]> git.openstreetmap.org Git - chef.git/commitdiff
Update IP address for gorynych
authorTom Hughes <tom@compton.nu>
Tue, 10 Jan 2017 13:42:04 +0000 (13:42 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 10 Jan 2017 13:42:04 +0000 (13:42 +0000)
roles/gorynych.rb

index 597951828a83e55dff72bcecbdd54c4f8a1f4afe..1d2343350abac05cef47ee3b48b13a1a3ab988cd 100644 (file)
@@ -18,9 +18,9 @@ default_attributes(
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "130.193.62.73",
-        :prefix => "29",
-        :gateway => "130.193.62.78"
+        :address => "5.45.248.21",
+        :prefix => "30",
+        :gateway => "5.45.248.22"
       },
       :external_ipv6 => {
         :interface => "eth1",