There's no need for yum

This commit is contained in:
Tim Smith 2015-10-23 16:32:39 -07:00
parent 11037e9f95
commit e293ecc585

View File

@ -4,7 +4,6 @@ metadata
group :integration do group :integration do
cookbook 'apt' cookbook 'apt'
cookbook 'yum'
cookbook 'fake', path: 'test/fixtures/cookbooks/fake' cookbook 'fake', path: 'test/fixtures/cookbooks/fake'
cookbook 'wrapper', path: 'test/fixtures/cookbooks/wrapper' cookbook 'wrapper', path: 'test/fixtures/cookbooks/wrapper'
end end