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