Add 'ark' cookbook to Cheffile - required by the modern versions of included cookbooks.

This commit is contained in:
Elijah Wright 2015-03-18 11:45:12 -05:00
parent 38c53ba091
commit 8cb2bc8e9e

View file

@ -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'