]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix-ams.rb
Add new Amsterdam IPv6 addresses to ACLs
[chef.git] / roles / equinix-ams.rb
index 03e654d766a596526067689d1c828f7167dba82b..ac8c6a8850a1241d90d0e88d737cee56082ba98c 100644 (file)
@@ -14,15 +14,7 @@ default_attributes(
         }
       },
       :external => {
-        :zone => "ams",
-        :inet => {
-          :prefix => "27",
-          :gateway => "184.104.179.129"
-        },
-        :inet6 => {
-          :prefix => "64",
-          :gateway => "2001:470:1:fa1::1"
-        }
+        :zone => "ams"
       }
     }
   },
@@ -35,15 +27,14 @@ default_attributes(
     }
   },
   :web => {
-    :fileserver => "ironbelly",
-    :readonly_database_host => "karm.ams.openstreetmap.org",
+    :readonly_database_host => "snap-01.ams.openstreetmap.org",
     :primary_cluster => true
   }
 )
 
 override_attributes(
   :networking => {
-    :nameservers => ["10.0.48.10", "74.82.42.42", "2001:470:20::2"],
+    :nameservers => ["10.0.48.14", "8.8.8.8", "8.8.4.4"],
     :search => ["ams.openstreetmap.org", "openstreetmap.org"]
   },
   :ntp => {