mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
5 lines
154 B
Ruby
5 lines
154 B
Ruby
source 'https://supermarket.chef.io'
|
|
|
|
cookbook 'apt'
|
|
cookbook 'os_prepare', path: './cookbooks/os_prepare'
|
|
cookbook 'runit', github: 'hw-cookbooks/runit'
|