]> git.openstreetmap.org Git - chef.git/commitdiff
Add jsrouting2.apis.dev.openstreetmap.org
authorTom Hughes <tom@compton.nu>
Fri, 25 Apr 2014 08:22:32 +0000 (09:22 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 25 Apr 2014 08:22:47 +0000 (09:22 +0100)
roles/dev.rb

index ae595603aa3d4356df82c7b9b9747353fbbe3f7d..9b9cd9a3b14aa06d6e3b7a7e13a14d1257211749 100644 (file)
@@ -130,6 +130,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"