]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Switch load to katla temporarily to reboot ramoth, which is having kernel...
authorMatt Amos <zerebubuth@gmail.com>
Tue, 19 Jul 2016 12:14:12 +0000 (13:14 +0100)
committerMatt Amos <zerebubuth@gmail.com>
Tue, 19 Jul 2016 12:14:12 +0000 (13:14 +0100)
This reverts commit 6748e2888bb070987e49abe62f5f3c4faa04e873.

roles/ic.rb

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