source 'https://supermarket.chef.io'

metadata

group :integration do
  cookbook 'docker_test', path: 'test/cookbooks/docker_test'
end
