Files
cookbook-openstack-telemetry/Berksfile
Mark Vanderwiel b0be7e7e67 Kilo stable branch changes
Change-Id: Ia86ed779981a2d71217a806b1f4d2da4ecce8f2e
Partial-Bug: #1489582
2015-08-31 09:55:38 -05:00

24 lines
675 B
Ruby

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