inspec/.delivery/build-cookbook/Berksfile

17 lines
451 B
Text
Raw Normal View History

# encoding: utf-8
2015-09-23 10:21:10 +00:00
source 'https://supermarket.chef.io'
metadata
cookbook 'delivery-truck',
git: 'https://github.com/chef-cookbooks/delivery-truck.git',
branch: 'master'
cookbook 'delivery-sugar',
git: 'https://github.com/chef-cookbooks/delivery-sugar.git',
branch: 'master'
cookbook 'delivery-sugar-extras',
git: 'https://github.com/chef-cookbooks/delivery-sugar-extras.git',
branch: 'master'