]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Make stormfly-02 a tile cache
[chef.git] / roles / web.rb
index 9e1cc92210e2fdacbe3c0d4d6c65def6c065afc9..75bab256a60ec5d892ac7b69041ede9514d8ff81 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-slave"
   }
 )