mirror of
https://github.com/ceph/ceph
synced 2025-01-23 03:25:49 +00:00
10 lines
207 B
YAML
10 lines
207 B
YAML
meta:
|
|
- desc: |
|
|
restart mon.b so it is upgraded to -x
|
|
tasks:
|
|
- ceph.restart:
|
|
daemons: [mon.b]
|
|
wait-for-healthy: false
|
|
wait-for-osds-up: true
|
|
- print: "**** done ceph.restart mon.b 6-next-mon"
|