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 "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"
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user