mirror of
https://github.com/ceph/ceph
synced 2024-12-26 13:33:57 +00:00
29521f9624
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
12 lines
171 B
YAML
12 lines
171 B
YAML
roles:
|
|
- [mon.a, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
client:
|
|
rbd cache: true
|
|
- workunit:
|
|
clients:
|
|
all: [rbd/read-flags.sh]
|