]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Reduce random_page_cost for postgres instances on SSD
[chef.git] / roles / ic.rb
index de7a1c19e47f313b01bf37d21ddbd29b99d68001..33e99624b2f17f23fd99fd2538aa0ef19f885ec5 100644 (file)
@@ -30,9 +30,9 @@ default_attributes(
     }
   },
   :web => {
-    :backends => %w(rails1 rails2 rails3),
+    :backends => %w[rails1 rails2 rails3],
     :fileserver => "ironbelly",
-    :readonly_database_host => "ramoth.ic.openstreetmap.org"
+    :readonly_database_host => "karm.ic.openstreetmap.org"
   }
 )