projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89b06fa
)
Add hash.apis.dev.openstreetmap.org
author
Tom Hughes
<tom@compton.nu>
Mon, 29 Jul 2013 20:45:22 +0000
(21:45 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 29 Jul 2013 20:45:22 +0000
(21:45 +0100)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index c8e4c76b098f0f43beae7938a3bf399c91f688a1..0e17896e3a00ad1cb1541c69ee2b5bcc97a54f5c 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-134,6
+134,10
@@
default_attributes(
:welcome => {
:repository => "git://github.com/osmlab/openstreetmap-website.git",
:revision => "welcome-2"
+ },
+ :hash => {
+ :repository => "git://github.com/osmlab/openstreetmap-website.git",
+ :revision => "hash"
}
}
},