mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
09cfcedcd4
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
6 lines
224 B
Ruby
6 lines
224 B
Ruby
source "https://supermarket.chef.io"
|
|
|
|
cookbook "audit"
|
|
cookbook "build-essential"
|
|
cookbook "install_inspec", path: "./test/kitchen/cookbooks/install_inspec"
|
|
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"
|