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

metadata

group :integration do
  cookbook 'apt'
  cookbook 'remote_install_test', path: 'test/fixtures/cookbooks/remote_install_test'
end
