mirror of
https://github.com/ceph/ceph
synced 2024-12-13 15:08:33 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
13 lines
191 B
YAML
13 lines
191 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
conf:
|
|
client:
|
|
rbd cache: false
|
|
- workunit:
|
|
clients:
|
|
all: [rbd/read-flags.sh]
|