From 6748e2888bb070987e49abe62f5f3c4faa04e873 Mon Sep 17 00:00:00 2001 From: Matt Amos Date: Tue, 19 Jul 2016 12:56:24 +0100 Subject: [PATCH] Switch load to katla temporarily to reboot ramoth, which is having kernel issues. --- roles/ic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } ) -- 2.43.2