]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
KVM guests: set block queue depth back to default
[chef.git] / roles / dev.rb
index 278e841f67d5605aee9a86477771eb17678ff1cc..ebe2f824dc5957507813a8e4129b29437380617b 100644 (file)
@@ -128,9 +128,9 @@ default_attributes(
         :repository => "git://github.com/osmlab/openstreetmap-website.git",
         :revision => "groups-sketch"
       },
-      :help => {
-        :repository => "git://github.com/osmlab/openstreetmap-website.git",
-        :revision => "help-page"
+      :jsrouting => {
+        :repository => "git://github.com/systemed/openstreetmap-website.git",
+        :revision => "routing"
       }
     }
   },