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