metasploitable3/chef/cookbooks/docker/Berksfile

8 lines
135 B
Plaintext
Raw Normal View History

source 'https://supermarket.chef.io'
metadata
group :integration do
cookbook 'docker_test', path: 'test/cookbooks/docker_test'
end