projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f0a90
)
Add a rails50 test site
author
Tom Hughes
<tom@compton.nu>
Sun, 11 Jun 2017 18:29:28 +0000
(19:29 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 11 Jun 2017 18:29:43 +0000
(19:29 +0100)
roles/dev.rb
patch
|
blob
|
history
diff --git
a/roles/dev.rb
b/roles/dev.rb
index 6f49fae6d3a56d67d6c1bac83ff07ac0158dde82..e7e8465803fb3efe3dd28c8602cb06ba07b99902 100644
(file)
--- a/
roles/dev.rb
+++ b/
roles/dev.rb
@@
-124,6
+124,10
@@
default_attributes(
:locale => {
:repository => "git://github.com/tomhughes/openstreetmap-website.git",
:revision => "locale"
+ },
+ :rails50 => {
+ :repository => "git://github.com/tomhughes/openstreetmap-website.git",
+ :revision => "rails50"
}
}
},