mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
5 lines
149 B
Ruby
5 lines
149 B
Ruby
source "https://supermarket.chef.io"
|
|
|
|
cookbook "audit"
|
|
cookbook "build-essential"
|
|
cookbook "os_prepare", path: "./test/kitchen/cookbooks/os_prepare"
|