]> git.openstreetmap.org Git - chef.git/commitdiff
Switch load to katla temporarily to reboot ramoth
authorTom Hughes <tom@compton.nu>
Tue, 19 Jul 2016 11:56:24 +0000 (12:56 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 20 Oct 2016 08:22:24 +0000 (09:22 +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"
   }
 )