inspec/test/integration/Berksfile
2016-01-20 17:54:04 +01:00

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'