inspec/Berksfile

6 lines
197 B
Text
Raw Normal View History

source "https://supermarket.chef.io"
2015-10-21 20:52:41 +00:00
cookbook "audit"
cookbook "install_inspec", path: "./test/kitchen/cookbooks/install_inspec"
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"