projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa43c74
)
Add welcome.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Wed, 17 Jul 2013 22:01:28 +0000
(23:01 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 17 Jul 2013 22:01:28 +0000
(23:01 +0100)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 8c5103fbea108c2e17f40a4986953b90dbbef960..c8e4c76b098f0f43beae7938a3bf399c91f688a1 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-130,6
+130,10
@@
default_attributes(
:groups => {
:repository => "git://github.com/osmlab/openstreetmap-website.git",
:revision => "groups-sketch"
+ },
+ :welcome => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "welcome-2"
}
}
},