X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d23e61a64d2a1b7924a0f6d030cd17e8f8b997af..f8a576aca1270f703f38c3257cf533390692de06:/roles/equinix-dub.rb?ds=sidebyside diff --git a/roles/equinix-dub.rb b/roles/equinix-dub.rb index fd2a40430..e24d71a1f 100644 --- a/roles/equinix-dub.rb +++ b/roles/equinix-dub.rb @@ -35,6 +35,14 @@ default_attributes( } } }, + :prometheus => { + :metrics => { + :host_location => { + :help => "Host location", + :labels => { :site => "dublin" } + } + } + }, :web => { :fileserver => "fafnir", :readonly_database_host => "snap-03.dub.openstreetmap.org"