Files
postfix-cookbook/Berksfile
T
2017-01-26 11:28:24 -08:00

9 lines
147 B
Ruby

source 'https://supermarket.chef.io'
metadata
group :integration do
cookbook 'apt'
cookbook 'test', path: 'test/fixtures/cookbooks/test'
end