mirror of
https://github.com/ceph/ceph
synced 2025-01-08 12:10:20 +00:00
c1c81a04f5
We may see these as cluster stabilizes. Signed-off-by: Sage Weil <sage@redhat.com>
14 lines
220 B
YAML
14 lines
220 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, osd.2, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
wait-for-scrub: false
|
|
log-whitelist:
|
|
- \(PG_
|
|
- \(OSD_
|
|
- \(OBJECT_
|
|
- overall HEALTH
|
|
- ssh_keys:
|