cookbook-openstack-compute/Berksfile

13 lines
360 B
Ruby

source "https://supermarket.chef.io"
metadata
cookbook "openstack-image",
github: "openstack/cookbook-openstack-image"
cookbook "openstack-identity",
github: "openstack/cookbook-openstack-identity"
cookbook "openstack-common",
github: "openstack/cookbook-openstack-common"
cookbook "openstack-network",
github: "openstack/cookbook-openstack-network"