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>
15 lines
211 B
YAML
15 lines
211 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
conf:
|
|
client:
|
|
rbd validate pool: false
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- mon/rbd_snaps_ops.sh
|
|
|