mirror of
https://github.com/ceph/ceph
synced 2024-12-25 12:54:16 +00:00
a546e20761
Just so they're in a nice convenient bunch. Signed-off-by: Sage Weil <sage@redhat.com>
10 lines
141 B
YAML
10 lines
141 B
YAML
roles:
|
|
- [mon.0, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
global:
|
|
journal aio: true
|
|
- filestore_idempotent:
|