mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
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"
|