- Chef 12.
Add this as a dependency in your cookbook's metadata.rb
with
depends 'makenew-chef_cookbook'
Alternatively, add this to your Berksfile with
cookbook 'makenew-chef_cookbook'
and update your cookbooks with
$ berks
Add this as a dependency in your cookbook's metadata.rb
with
depends 'makenew-chef_cookbook'
Alternatively, add this to your Berksfile with
cookbook 'makenew-chef_cookbook'
and update your cookbooks with
$ berks