cookbook-openstack-telemetry/Berksfile

15 lines
448 B
Ruby

source "https://supermarket.getchef.com"
metadata
cookbook "openstack-common",
github: "stackforge/cookbook-openstack-common"
cookbook "openstack-identity",
github: "stackforge/cookbook-openstack-identity"
cookbook "openstack-compute",
github: "stackforge/cookbook-openstack-compute"
cookbook "openstack-image",
github: "stackforge/cookbook-openstack-image"
cookbook "openstack-network",
github: "stackforge/cookbook-openstack-network"