mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
This too
Signed-off-by: Miah Johnson <miah@chia-pet.org>
This commit is contained in:
parent
c3e8207b2e
commit
fc4944017e
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue