mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
13de4b510d
This is not used by the test cookbooks Signed-off-by: Tim Smith <tsmith@chef.io>
5 lines
197 B
Ruby
5 lines
197 B
Ruby
source "https://supermarket.chef.io"
|
|
|
|
cookbook "audit"
|
|
cookbook "install_inspec", path: "./test/kitchen/cookbooks/install_inspec"
|
|
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"
|