projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2657fd9
)
Use cgimap for master.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Sat, 2 Mar 2019 14:39:52 +0000
(14:39 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 2 Mar 2019 14:39:52 +0000
(14:39 +0000)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 264a33b6545a02b79a5cbc4beaf5e966157ebe67..17b5c4726072897a5a0a114ca31cce6452c4d8b3 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-103,6
+103,8
@@
default_attributes(
:master => {
:repository => "https://git.openstreetmap.org/public/rails.git",
:revision => "master",
+ :cgimap_repository => "git://github.com/zerebubuth/openstreetmap-cgimap.git",
+ :cgimap_revision => "master",
:aliases => ["api06.dev.openstreetmap.org"]
},
:tomh => {