cookbook-openstack-integrat.../Berksfile

19 lines
604 B
Ruby

source 'https://supermarket.chef.io'
metadata
cookbook "openstack-common",
github: "openstack/cookbook-openstack-common"
cookbook "openstack-identity",
github: "openstack/cookbook-openstack-identity"
cookbook "openstack-image",
github: "openstack/cookbook-openstack-image"
cookbook "openstack-compute",
github: "openstack/cookbook-openstack-compute"
cookbook "openstack-network",
github: "openstack/cookbook-openstack-network"
cookbook "openstack-block-storage",
github: "openstack/cookbook-openstack-block-storage"
cookbook "openstackclient",
github: "cloudbau/cookbook-openstackclient"