Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2020-01-16 16:53:16 -08:00
parent c3e8207b2e
commit fc4944017e

View file

@ -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"