]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Make Jochen an admin on grindtooth
[chef.git] / roles / dev.rb
index 69eb17ae9ffbdd781d66f3f2d01dd72a50085b5e..ebe2f824dc5957507813a8e4129b29437380617b 100644 (file)
@@ -128,13 +128,9 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :redesign => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "redesign"
-      },
-      :help => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "help-page"
+      :jsrouting => {
+        :repository => "git://github.com/systemed/openstreetmap-website.git",
+        :revision => "routing"
       }
     }
   },