mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
5 lines
107 B
Text
5 lines
107 B
Text
|
source 'https://supermarket.chef.io'
|
||
|
|
||
|
cookbook 'apt'
|
||
|
cookbook 'os_prepare', path: './cookbooks/os_prepare'
|