From: Tom Hughes Date: Fri, 25 Apr 2014 08:22:32 +0000 (+0100) Subject: Add jsrouting2.apis.dev.openstreetmap.org X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/817e5b5c502fcee3bb86c01fbe7a1037c546fcba Add jsrouting2.apis.dev.openstreetmap.org --- diff --git a/roles/dev.rb b/roles/dev.rb index ae595603a..9b9cd9a3b 100644 --- a/roles/dev.rb +++ b/roles/dev.rb @@ -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"