mirror of
https://github.com/ceph/ceph
synced 2025-01-30 15:03:17 +00:00
a546e20761
Just so they're in a nice convenient bunch. Signed-off-by: Sage Weil <sage@redhat.com>
18 lines
235 B
YAML
18 lines
235 B
YAML
roles:
|
|
- [mon.a, osd.0, osd.1, osd.2, client.0]
|
|
|
|
overrides:
|
|
ceph:
|
|
fs: xfs
|
|
conf:
|
|
osd:
|
|
filestore xfs extsize: true
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rados/test_alloc_hint.sh
|