mirror of
https://github.com/ceph/ceph
synced 2025-01-03 01:22:53 +00:00
12 lines
173 B
YAML
12 lines
173 B
YAML
|
roles:
|
||
|
- [mon.a, osd.0, osd.1, client.0]
|
||
|
tasks:
|
||
|
- install:
|
||
|
- ceph:
|
||
|
conf:
|
||
|
client:
|
||
|
rbd cache: true
|
||
|
- workunit:
|
||
|
clients:
|
||
|
all: [rbd/qemu-iotests.sh]
|