]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add otrs role
[chef.git] / roles / dev.rb
index b23b079a86dc429ec43cefc33dc2f951f7a06122..bf9e9c4a333f1e830351e597641d570924104c8d 100644 (file)
@@ -128,13 +128,13 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :welcome => {
+      :redesign => {
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "welcome-2"
+        :revision => "redesign"
       },
-      :rails4 => {
-        :repository => "git://github.com/tomhughes/openstreetmap-website.git",
-        :revision => "rails4"
+      :help => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "help-page"
       }
     }
   },