projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
701e799
)
Add comments.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Mon, 2 Jun 2014 19:49:57 +0000
(20:49 +0100)
committer
Tom Hughes
<tom@compton.nu>
Fri, 2 Jan 2015 11:45:00 +0000
(11:45 +0000)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 0a9b76f28c561cb2263a6f25fc1f12a067a9cc80..8642aac170b9768043a2de200c1cea25dd8fd4fb 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-124,6
+124,10
@@
default_attributes(
:jsrouting2 => {
:repository => "git://github.com/jfirebaugh/openstreetmap-website.git",
:revision => "routing"
+ },
+ :comments => {
+ :repository => "git://github.com/ukasiu/openstreetmap-website.git",
+ :revision => "comments_list"
}
}
},