]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Switch load to katla temporarily to reboot ramoth
[chef.git] / roles / ic.rb
index e33c34895439fd960bbcbaf07af3e308c9ea28f2..1139e184ba855ab594417483bb717f7f01cfa09a 100644 (file)
@@ -31,7 +31,8 @@ default_attributes(
   },
   :web => {
     :backends => %w(rails1 rails2 rails3),
-    :fileserver => "ironbelly"
+    :fileserver => "ironbelly",
+    :readonly_database_host => "katla.bm.openstreetmap.org"
   }
 )