mirror of
https://github.com/kemko/bw.git
synced 2026-01-01 15:45:44 +03:00
update Cheffile to use branch bw-4 in redmine cookbook
This commit is contained in:
3
Cheffile
3
Cheffile
@@ -35,4 +35,5 @@ cookbook "ruby", :path => 'bw-cookbooks/ruby'
|
||||
cookbook "runit", :path => 'bw-cookbooks/runit'
|
||||
|
||||
cookbook "redmine",
|
||||
:git => "https://github.com/express42-cookbooks/redmine.git"
|
||||
:git => "https://github.com/express42-cookbooks/redmine.git",
|
||||
:ref => "bw-4"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
GIT
|
||||
remote: https://github.com/express42-cookbooks/redmine.git
|
||||
ref: master
|
||||
sha: d050e49e9de3f6c4d3f945fd858d3a5c8c079c7f
|
||||
ref: bw-4
|
||||
sha: 0c475349877bf338f90e424f97403fc000217443
|
||||
specs:
|
||||
redmine (2.0.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user