cookbook-openstack-compute/Berksfile

15 lines
450 B
Ruby

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