]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Move read load for IC machines to ramoth
[chef.git] / roles / ic.rb
index d51295cc8f27555a8ca30843e6e3a08ef3074965..a2291c4e330f4f1f7446016161fe852d028d883c 100644 (file)
@@ -34,7 +34,8 @@ default_attributes(
   },
   :web => {
     :backends => %w(rails1 rails2 rails3),
-    :fileserver => "ironbelly"
+    :fileserver => "ironbelly",
+    :readonly_database_host => "ramoth.ic.openstreetmap.org"
   }
 )