mirror of
https://github.com/ceph/ceph
synced 2024-12-20 02:13:04 +00:00
6e998b2f8c
renumber too Signed-off-by: Sage Weil <sage@redhat.com>
12 lines
221 B
YAML
12 lines
221 B
YAML
meta:
|
|
- desc: |
|
|
install upgrade on remaining node
|
|
restartin remaining osds
|
|
tasks:
|
|
- install.upgrade:
|
|
osd.3:
|
|
- ceph.restart:
|
|
daemons: [osd.3, osd.4, osd.5]
|
|
wait-for-up: true
|
|
wait-for-healthy: false
|