]> git.openstreetmap.org Git - chef.git/commitdiff
Go to gpx_offline mode
authorTom Hughes <tom@compton.nu>
Wed, 2 Jul 2014 11:40:36 +0000 (12:40 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 2 Jul 2014 11:40:36 +0000 (12:40 +0100)
roles/web.rb

index 30069f1482d60c05d6ee4a227e14a23e11ed8ba6..9e1cc92210e2fdacbe3c0d4d6c65def6c065afc9 100644 (file)
@@ -17,7 +17,7 @@ default_attributes(
     :pool_idle_time => 0
   },
   :web => {
-    :status => "online",
+    :status => "gpx_offline",
     :database_host => "db",
     :readonly_database_host => "katla"
   }