cookbook-openstack-dns/Berksfile

11 lines
304 B
Ruby

source 'https://supermarket.chef.io'
metadata
cookbook 'openstack-identity',
github: 'openstack/cookbook-openstack-identity'
cookbook 'openstack-common',
github: 'openstack/cookbook-openstack-common'
cookbook 'openstackclient',
git: 'https://git.openstack.org/openstack/cookbook-openstackclient'