mirror of
https://github.com/ceph/ceph
synced 2025-02-02 08:22:36 +00:00
7cfc95b367
Signed-off-by: Neha Ojha <nojha@redhat.com>
12 lines
191 B
YAML
12 lines
191 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- filestore_idempotent:
|