X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d23e61a64d2a1b7924a0f6d030cd17e8f8b997af..56da13fcc88a7d19d58451603c8632818deb7307:/roles/equinix-dub.rb 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"