mirror of
https://github.com/ceph/ceph
synced 2025-01-23 19:46:56 +00:00
9255516b77
They get restarted. Signed-off-by: Sage Weil <sage@redhat.com>
14 lines
234 B
YAML
14 lines
234 B
YAML
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- \(MON_DOWN\)
|
|
- \(MGR_DOWN\)
|
|
meta:
|
|
- desc: install ceph/luminous latest
|
|
tasks:
|
|
- install:
|
|
branch: luminous
|
|
- print: "**** done install luminous"
|
|
- ceph:
|
|
- print: "**** done ceph"
|