From e293ecc585dd526bdb4de650a5397b76e076fec2 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Fri, 23 Oct 2015 16:32:39 -0700 Subject: [PATCH] There's no need for yum --- Berksfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Berksfile b/Berksfile index 71d3d18..420871f 100644 --- a/Berksfile +++ b/Berksfile @@ -4,7 +4,6 @@ metadata group :integration do cookbook 'apt' - cookbook 'yum' cookbook 'fake', path: 'test/fixtures/cookbooks/fake' cookbook 'wrapper', path: 'test/fixtures/cookbooks/wrapper' end