From fc4944017e097486a696ed8ed3f9537aae56fad1 Mon Sep 17 00:00:00 2001 From: Miah Johnson Date: Thu, 16 Jan 2020 16:53:16 -0800 Subject: [PATCH] This too Signed-off-by: Miah Johnson --- Berksfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Berksfile b/Berksfile index a5cb58872..9aa0e37a1 100644 --- a/Berksfile +++ b/Berksfile @@ -1,4 +1,5 @@ source "https://supermarket.chef.io" cookbook "audit" -cookbook "os_prepare", path: "./test/cookbooks/os_prepare" +cookbook "build-essential" +cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"