cookbook-openstack-telemetry/Berksfile

18 lines
514 B
Ruby

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