mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
Removed osd.6 from roles to fix #13515
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 8ae31f1583
)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
This commit is contained in:
parent
9d5d0c63d3
commit
ed30c54432
@ -3,5 +3,5 @@ tasks:
|
||||
osd.0:
|
||||
- print: "**** done install.upgrade osd.0"
|
||||
- ceph.restart:
|
||||
daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6]
|
||||
daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5]
|
||||
- print: "**** done ceph.restart 1st half"
|
||||
|
Loading…
Reference in New Issue
Block a user