]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Move thorn-03 back to ramoth
[chef.git] / roles / web.rb
index a665c462d436a5ed592f4b9478f02580b7b34c40..69b6a45d24bded98f47930d13a7c88f7825a540b 100644 (file)
@@ -17,8 +17,8 @@ default_attributes(
     :pool_idle_time => 0
   },
   :web => {
-    :status => "database_readonly",
-    :database_host => "db-slave",
+    :status => "online",
+    :database_host => "db",
     :readonly_database_host => "db-slave"
   }
 )