]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Revert "Move readonly load to katla"
[chef.git] / roles / web.rb
index ac32283a310b1b39d34084a00b8e71754ac1b65a..75bab256a60ec5d892ac7b69041ede9514d8ff81 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
   :web => {
     :status => "online",
     :database_host => "db",
-    :readonly_database_host => "db"
+    :readonly_database_host => "db-slave"
   }
 )