Point to our updated kitchen/cookbooks path.

Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
Miah Johnson 2020-01-15 16:27:10 -08:00
parent 1f77cb1369
commit 003a4824c1

View file

@ -1,4 +1,4 @@
source "https://supermarket.chef.io"
cookbook "audit"
cookbook "os_prepare", path: "./test/cookbooks/os_prepare"
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"