site 'https://supermarket.chef.io'
metadata

group :integration do
  cookbook 'apt', '~> 2.0'
  cookbook 'fake', path: 'test/fixtures/cookbooks/fake'
end
