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