X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/998af5e2f9919ae6e3d5387b9852225494a4e0ac..82224d67c988af7e0934a1e354dd3c083e55a832:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index de7a1c19e..4041d2b36 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -32,7 +32,7 @@ default_attributes( :web => { :backends => %w(rails1 rails2 rails3), :fileserver => "ironbelly", - :readonly_database_host => "ramoth.ic.openstreetmap.org" + :readonly_database_host => "karm.ic.openstreetmap.org" } )