]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Correct IPv6 prefix length for viserion
[chef.git] / roles / web.rb
index 9e1cc92210e2fdacbe3c0d4d6c65def6c065afc9..30069f1482d60c05d6ee4a227e14a23e11ed8ba6 100644 (file)
@@ -17,7 +17,7 @@ default_attributes(
     :pool_idle_time => 0
   },
   :web => {
-    :status => "gpx_offline",
+    :status => "online",
     :database_host => "db",
     :readonly_database_host => "katla"
   }