cookbook-openstack-compute/Berksfile

13 lines
472 B
Ruby

metadata
cookbook "openstack-image",
git: "git://github.com/stackforge/cookbook-openstack-image.git"
cookbook "openstack-identity",
git: "git://github.com/stackforge/cookbook-openstack-identity.git"
cookbook "openstack-common",
git: "git://github.com/stackforge/cookbook-openstack-common.git"
cookbook "openstack-network",
git: "git://github.com/stackforge/cookbook-openstack-network.git"
cookbook "sysctl",
git: "git://github.com/Fewbytes/sysctl-cookbook.git"