mirror of
https://github.com/ceph/ceph
synced 2025-02-20 17:37:29 +00:00
7 lines
139 B
YAML
7 lines
139 B
YAML
tasks:
|
|
- ceph.restart:
|
|
daemons: [mon.a]
|
|
wait-for-healthy: false
|
|
wait-for-osds-up: true
|
|
- print: "**** done ceph.restart mon.a"
|