mirror of
https://github.com/ceph/ceph
synced 2025-02-03 08:53:38 +00:00
12 lines
184 B
YAML
12 lines
184 B
YAML
roles:
|
|
- [mon.0, osd.0, osd.1, client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 2
|
|
size: 10 # GB
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- filestore_idempotent:
|