mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-15 19:31:26 +00:00
Add 'ark' cookbook to Cheffile - required by the modern versions of included cookbooks.
This commit is contained in:
parent
38c53ba091
commit
8cb2bc8e9e
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
site 'http://community.opscode.com/api/v1'
|
||||
|
||||
cookbook 'ark'
|
||||
cookbook 'runit'
|
||||
cookbook 'git', :git => 'git://github.com/opscode-cookbooks/git.git'
|
||||
cookbook 'nginx', :git => 'git://github.com/opscode-cookbooks/nginx.git'
|
||||
|
|
Loading…
Add table
Reference in a new issue