metasploitable3/chef/cookbooks/docker/Berksfile
2019-02-17 00:02:05 -06:00

8 lines
135 B
Ruby

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