X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f263015bff089f1d2ae00159cb5ae99c3d5f2850..22df041f3f3b96c099322ddb344f32d689fff943:/roles/equinix-ams.rb diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 7eb6cae11..d56d0540a 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -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 => {