X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0faaf447ef434462d3c8e7af0bcd7a54ac12832b..948c204d5052afc85aad0d734a6e5fc9584738e2:/roles/equinix.rb diff --git a/roles/equinix.rb b/roles/equinix.rb index 85b111106..781772cb7 100644 --- a/roles/equinix.rb +++ b/roles/equinix.rb @@ -32,7 +32,7 @@ default_attributes( :web => { :backends => %w[rails1 rails2 rails3], :fileserver => "ironbelly", - :readonly_database_host => "karm.ams.openstreetmap.org", + :readonly_database_host => "snap-01.ams.openstreetmap.org", :primary_cluster => true } )