From 817e5b5c502fcee3bb86c01fbe7a1037c546fcba Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 25 Apr 2014 09:22:32 +0100 Subject: [PATCH] Add jsrouting2.apis.dev.openstreetmap.org --- roles/dev.rb | 4 ++++ 1 file changed, 4 insertions(+) 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" -- 2.43.2