]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Add blog assets recovered from 2006
[chef.git] / roles / ic.rb
index 16ff9ca485942b234d35f8511c73a8f5edcb88cc..4041d2b36fb9bea7b0c7c877744a92de4bc25b42 100644 (file)
@@ -30,7 +30,9 @@ default_attributes(
     }
   },
   :web => {
-    :backends => %w(rails1 rails2 rails3)
+    :backends => %w(rails1 rails2 rails3),
+    :fileserver => "ironbelly",
+    :readonly_database_host => "karm.ic.openstreetmap.org"
   }
 )