inspec/Berksfile

6 lines
159 B
Text
Raw Normal View History

2015-10-21 20:52:41 +00:00
source 'https://supermarket.chef.io'
cookbook 'apt'
cookbook 'os_prepare', path: './test/cookbooks/os_prepare'
2016-01-20 16:54:04 +00:00
cookbook 'runit', github: 'hw-cookbooks/runit'