]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add otrs role
[chef.git] / roles / dev.rb
index 7d3f18fcb82be7247a82c2c3e6f157800ede5234..bf9e9c4a333f1e830351e597641d570924104c8d 100644 (file)
@@ -128,9 +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"
+      },
+      :help => {
+        :repository => "git://github.com/osmlab/openstreetmap-website.git",
+        :revision => "help-page"
       }
     }
   },