inspec/Berksfile

7 lines
224 B
Text
Raw Normal View History

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