9 lines
143 B
JSON
9 lines
143 B
JSON
{
|
|
"name": "ceph-radosgw",
|
|
"description": "Ceph RADOS Gateway",
|
|
"run_list": [
|
|
"recipe[ceph::repo]",
|
|
"recipe[ceph::radosgw]"
|
|
]
|
|
}
|