mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
upgrade/dumpling-x: fix order
Make it match the filename. Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
parent
9db665644e
commit
2cf0908946
@ -16,9 +16,6 @@ upgrade-sequence:
|
||||
- sleep:
|
||||
duration: 60
|
||||
- ceph.restart: [mon.c]
|
||||
- sleep:
|
||||
duration: 60
|
||||
- ceph.restart: [mds.a]
|
||||
- sleep:
|
||||
duration: 60
|
||||
- ceph.restart: [osd.0]
|
||||
@ -31,3 +28,6 @@ upgrade-sequence:
|
||||
- sleep:
|
||||
duration: 60
|
||||
- ceph.restart: [osd.3]
|
||||
- sleep:
|
||||
duration: 60
|
||||
- ceph.restart: [mds.a]
|
||||
|
Loading…
Reference in New Issue
Block a user