projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9d5c39
)
Add rails42 test site
author
Tom Hughes
<tom@compton.nu>
Sun, 11 Jan 2015 13:47:24 +0000
(13:47 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 11 Jan 2015 13:47:32 +0000
(13:47 +0000)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 8642aac170b9768043a2de200c1cea25dd8fd4fb..1c92502558f90ce5c49d759f330e58b86d3da6c6 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-128,6
+128,10
@@
default_attributes(
:comments => {
:repository => "git://github.com/ukasiu/openstreetmap-website.git",
:revision => "comments_list"
+ },
+ :rails42 => {
+ :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "rails42"
}
}
},