mirror of
https://github.com/ceph/ceph
synced 2025-02-14 22:37:51 +00:00
27 lines
372 B
YAML
27 lines
372 B
YAML
roles:
|
|
- - mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 3
|
|
size: 10 # GB
|
|
|
|
overrides:
|
|
ceph:
|
|
log-whitelist:
|
|
- overall HEALTH_
|
|
- \(OSDMAP_FLAGS\)
|
|
- \(OSD_
|
|
- \(PG_
|
|
- \(OBJECT_
|
|
- \(POOL_APP_NOT_ENABLED\)
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- divergent_priors:
|