mirror of
https://github.com/ceph/ceph
synced 2024-12-22 03:22:00 +00:00
271a7588b5
Everything up upgrade/, which will be slightly tricky. Signed-off-by: Sage Weil <sage@redhat.com>
26 lines
386 B
YAML
26 lines
386 B
YAML
roles:
|
|
- - ceph.mon.a
|
|
- ceph.mon.b
|
|
- ceph.mgr.x
|
|
- backup.osd.0
|
|
- backup.osd.1
|
|
- backup.osd.2
|
|
- backup.client.0
|
|
- - backup.mon.a
|
|
- backup.mgr.x
|
|
- ceph.osd.0
|
|
- ceph.osd.1
|
|
- ceph.osd.2
|
|
- ceph.client.0
|
|
- client.1
|
|
- osd.3
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
cluster: backup
|
|
- ceph:
|
|
- workunit:
|
|
clients:
|
|
ceph.client.0: [true.sh]
|
|
backup.client.0: [true.sh]
|