From: Matt Amos Date: Tue, 19 Jul 2016 12:14:12 +0000 (+0100) Subject: Revert "Switch load to katla temporarily to reboot ramoth, which is having kernel... X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/0966227bcba7549d4d32749e2aabc1de30fc4afd Revert "Switch load to katla temporarily to reboot ramoth, which is having kernel issues." This reverts commit 6748e2888bb070987e49abe62f5f3c4faa04e873. --- diff --git a/roles/ic.rb b/roles/ic.rb index 1139e184b..de7a1c19e 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 => "ramoth.ic.openstreetmap.org" } )