mirror of
https://github.com/ceph/ceph
synced 2025-01-24 03:53:54 +00:00
2ee9365d0b
Signed-off-by: Sage Weil <sage@newdream.net>
20 lines
340 B
YAML
20 lines
340 B
YAML
roles:
|
|
- - mon.a
|
|
- mgr.x
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
pre-mgr-commands:
|
|
- sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
|
|
log-ignorelist:
|
|
- overall HEALTH_
|
|
- \(AUTH_BAD_CAPS\)
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- mon/test_config_key_caps.sh
|