]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Drop welcome.apis.dev.openstreetmap.org
[chef.git] / roles / dev.rb
index b23b079a86dc429ec43cefc33dc2f951f7a06122..5d86d0f8a576f57095461809b24f79719ccfe5ff 100644 (file)
@@ -128,13 +128,13 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :welcome => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "welcome-2"
-      },
       :rails4 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "rails4"
+      },
+      :user => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "user-display"
       }
     }
   },