mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
fc4944017e
Signed-off-by: Miah Johnson <miah@chia-pet.org>
5 lines
149 B
Ruby
5 lines
149 B
Ruby
source "https://supermarket.chef.io"
|
|
|
|
cookbook "audit"
|
|
cookbook "build-essential"
|
|
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"
|