mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
4 lines
107 B
Ruby
4 lines
107 B
Ruby
source 'https://supermarket.chef.io'
|
|
|
|
cookbook 'apt'
|
|
cookbook 'os_prepare', path: './cookbooks/os_prepare'
|