Files
provision-node/ops/cookbooks/hosting/.delivery/build_cookbook/Berksfile

8 lines
129 B
Ruby

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