]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Move readonly database traffic to katla
[chef.git] / roles / web.rb
index 9e1cc92210e2fdacbe3c0d4d6c65def6c065afc9..ac32283a310b1b39d34084a00b8e71754ac1b65a 100644 (file)
@@ -17,9 +17,9 @@ default_attributes(
     :pool_idle_time => 0
   },
   :web => {
-    :status => "gpx_offline",
+    :status => "online",
     :database_host => "db",
-    :readonly_database_host => "katla"
+    :readonly_database_host => "db"
   }
 )