]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix.rb
Enable netplan for all UCL machines
[chef.git] / roles / equinix.rb
index 114ab906f9ac120be0d7cd28abf70f1395ad6a1a..85d445dce565c148ef948fe665d23b4557d20afb 100644 (file)
@@ -8,18 +8,18 @@ default_attributes(
       :internal => {
         :inet => {
           :prefix => "20",
-          :gateway => "10.0.48.2"
+          :gateway => "10.0.48.10"
         }
       },
       :external => {
         :zone => "ams",
         :inet => {
           :prefix => "27",
-          :gateway => "130.117.76.30"
+          :gateway => "130.117.76.1"
         },
         :inet6 => {
           :prefix => "64",
-          :gateway => "2001:978:2:2C::172:2"
+          :gateway => "2001:978:2:2C::172:1"
         }
       }
     }