]> git.openstreetmap.org Git - chef.git/blobdiff - roles/equinix-ams.rb
Update interface names for nidhogg
[chef.git] / roles / equinix-ams.rb
index 7eb6cae11e875d06c1cd47634dfc0aed09cf287e..d56d0540a16e3becdacfc2fc920e842777367bbb 100644 (file)
@@ -26,6 +26,14 @@ default_attributes(
       }
     }
   },
+  :prometheus => {
+    :metrics => {
+      :host_location => {
+        :help => "Host location",
+        :labels => { :site => "amsterdam" }
+      }
+    }
+  },
   :web => {
     :fileserver => "ironbelly",
     :readonly_database_host => "snap-01.ams.openstreetmap.org",
@@ -35,7 +43,7 @@ default_attributes(
 
 override_attributes(
   :networking => {
-    :nameservers => ["10.0.48.10", "8.8.8.8", "8.8.4.4"],
+    :nameservers => ["10.0.48.10", "74.82.42.42", "2001:470:20::2"],
     :search => ["ams.openstreetmap.org", "openstreetmap.org"]
   },
   :ntp => {