]> git.openstreetmap.org Git - chef.git/commitdiff
Go to offline mode
authorTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 11:35:41 +0000 (11:35 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 26 Oct 2014 11:35:41 +0000 (11:35 +0000)
roles/web.rb

index 227aba505477fd91a90d7e509bb7ef448a0359cf..f8c457c093e2cea3fdfc8a6de968a7f5581e0217 100644 (file)
@@ -17,7 +17,7 @@ default_attributes(
     :pool_idle_time => 0
   },
   :web => {
-    :status => "offline",
+    :status => "database_offline",
     :database_host => "db",
     :readonly_database_host => "katla"
   }