X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1ec15b86db8105fd1ea7fe6f033c6e2e92473350..a82f2ee5fa3ef6e0d6d0971c5c75f2fca4196679:/roles/ic.rb diff --git a/roles/ic.rb b/roles/ic.rb index 1139e184b..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 => "katla.bm.openstreetmap.org" + :readonly_database_host => "karm.ic.openstreetmap.org" } )