update Cheffile to use branch bw-4 in redmine cookbook

This commit is contained in:
Alexander Titov
2013-09-22 11:48:09 +04:00
committed by osminog
parent 1cb34d0b7d
commit 116a2fd85f
2 changed files with 4 additions and 3 deletions

View File

@@ -35,4 +35,5 @@ cookbook "ruby", :path => 'bw-cookbooks/ruby'
cookbook "runit", :path => 'bw-cookbooks/runit' cookbook "runit", :path => 'bw-cookbooks/runit'
cookbook "redmine", cookbook "redmine",
:git => "https://github.com/express42-cookbooks/redmine.git" :git => "https://github.com/express42-cookbooks/redmine.git",
:ref => "bw-4"

View File

@@ -1,7 +1,7 @@
GIT GIT
remote: https://github.com/express42-cookbooks/redmine.git remote: https://github.com/express42-cookbooks/redmine.git
ref: master ref: bw-4
sha: d050e49e9de3f6c4d3f945fd858d3a5c8c079c7f sha: 0c475349877bf338f90e424f97403fc000217443
specs: specs:
redmine (2.0.0) redmine (2.0.0)