projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de02230
)
Add groups.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Mon, 15 Jul 2013 20:42:18 +0000
(21:42 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 15 Jul 2013 20:42:18 +0000
(21:42 +0100)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index ecf8b907e9a8eed0625ccd67f104ee8a9391f88d..8c5103fbea108c2e17f40a4986953b90dbbef960 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-126,6
+126,10
@@
default_attributes(
:mapui => {
:repository => "git://github.com/osmlab/openstreetmap-website.git",
:revision => "map-ui"
+ },
+ :groups => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "groups-sketch"
}
}
},