projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7080664
)
Add mapui.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Tue, 9 Jul 2013 12:28:59 +0000
(13:28 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 9 Jul 2013 12:28:59 +0000
(13:28 +0100)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index f45ec0272de390eea2d0ff1cd02046f7eecf90e9..ecf8b907e9a8eed0625ccd67f104ee8a9391f88d 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-122,6
+122,10
@@
default_attributes(
:overpass => {
:repository => "git://github.com/drolbr/openstreetmap-website.git",
:revision => "master"
+ },
+ :mapui => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "map-ui"
}
}
},