X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/f263015bff089f1d2ae00159cb5ae99c3d5f2850..1ce4b4b8855822a61231b92e1bea70e606d7316d:/roles/equinix-ams.rb diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 7eb6cae11..7923e09d4 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",