]> git.openstreetmap.org Git - chef.git/commitdiff
Switch load to katla temporarily to reboot ramoth, which is having kernel issues.
authorMatt Amos <zerebubuth@gmail.com>
Tue, 19 Jul 2016 11:56:24 +0000 (12:56 +0100)
committerMatt Amos <zerebubuth@gmail.com>
Tue, 19 Jul 2016 11:56:24 +0000 (12:56 +0100)
roles/ic.rb

index de7a1c19e47f313b01bf37d21ddbd29b99d68001..1139e184ba855ab594417483bb717f7f01cfa09a 100644 (file)
@@ -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"
   }
 )