projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7391910
)
Add overpass2.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Sun, 9 Mar 2014 16:35:40 +0000
(16:35 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 9 Mar 2014 16:35:56 +0000
(16:35 +0000)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 9e79e0a69f73f093bcaf0fccc446e18566de50ee..ae595603aa3d4356df82c7b9b9747353fbbe3f7d 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-129,6
+129,10
@@
default_attributes(
:jsrouting => {
:repository => "git://github.com/systemed/openstreetmap-website.git",
:revision => "routing"
+ },
+ :overpass2 => {
+ :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "overpass"
}
}
},