metasploitable3/chef/cookbooks/metasploitable/.delivery/build_cookbook/Berksfile

10 lines
297 B
Plaintext
Raw Normal View History

source 'https://supermarket.chef.io'
metadata
group :delivery do
cookbook 'delivery_build', git: 'https://github.com/chef-cookbooks/delivery_build'
cookbook 'delivery-base', git: 'https://github.com/chef-cookbooks/delivery-base'
cookbook 'test', path: './test/fixtures/cookbooks/test'
end