inspec/Berksfile
Tim Smith 55a8f752f9 Remove deps from the Berksfile that are in the metadata
There's no need for this. Never has been.

Signed-off-by: Tim Smith <tsmith@chef.io>
2019-02-13 16:28:16 -08:00

4 lines
114 B
Ruby

source 'https://supermarket.chef.io'
cookbook 'audit'
cookbook 'os_prepare', path: './test/cookbooks/os_prepare'