cookbook-openstack-compute/Berksfile

17 lines
588 B
Ruby

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