]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Configure the publisher URL for rails port instances
[chef.git] / roles / ic.rb
index e33c34895439fd960bbcbaf07af3e308c9ea28f2..4041d2b36fb9bea7b0c7c877744a92de4bc25b42 100644 (file)
@@ -31,7 +31,8 @@ default_attributes(
   },
   :web => {
     :backends => %w(rails1 rails2 rails3),
-    :fileserver => "ironbelly"
+    :fileserver => "ironbelly",
+    :readonly_database_host => "karm.ic.openstreetmap.org"
   }
 )