metasploitable3/chef/cookbooks/metasploitable/.delivery/build_cookbook/Berksfile
2017-02-13 15:53:51 -06:00

10 lines
297 B
Ruby

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