From: Tom Hughes Date: Tue, 19 Jul 2016 11:56:24 +0000 (+0100) Subject: Switch load to katla temporarily to reboot ramoth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1ec15b86db8105fd1ea7fe6f033c6e2e92473350 Switch load to katla temporarily to reboot ramoth --- diff --git a/roles/ic.rb b/roles/ic.rb index de7a1c19e..1139e184b 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 => "katla.bm.openstreetmap.org" } )