compass-adapters/chef/roles/openstack_config_radosgw.json
Weidong Shao c948e19b77 Add roles for Ceph and Openstack integration
Change-Id: I5742ce86e1f7551cca168a984c4d0b2e59648588
2014-10-02 22:09:07 +00:00

9 lines
178 B
JSON

{
"name": "openstack_config_radosgw",
"description": "openstack_config_radosgw",
"run_list": [
"recipe[ceph::repo]",
"recipe[ceph::openstack_config_radosgw]"
]
}