]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Add a dev account for Manuel Hohmann
[chef.git] / roles / dev.rb
index ae595603aa3d4356df82c7b9b9747353fbbe3f7d..61658beea0d2e2011eab273998feb739caa33557 100644 (file)
@@ -65,6 +65,7 @@ default_attributes(
       :nicolas17 => { :status => :user },
       :zverik => { :status => :user },
       :dodobas => { :status => :user },
+      :mhohmann => { :status => :user },
       :ooc => { 
         :status => :role, 
         :members => [ :tomh, :blackadder, :timsc, :ollie ] 
@@ -130,6 +131,10 @@ default_attributes(
         :repository => "git://github.com/systemed/openstreetmap-website.git",
         :revision => "routing"
       },
+      :jsrouting2 => {
+        :repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
+        :revision => "routing"
+      },
       :overpass2 => {
         :repository => "git://github.com/tomhughes/openstreetmap-website.git",
         :revision => "overpass"