inspec/Berksfile

6 lines
149 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 "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"