mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
344d5974fd
Follow up to a24efaef
, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-by: John Spray <john.spray@redhat.com>
17 lines
212 B
YAML
17 lines
212 B
YAML
roles:
|
|
- - mon.a
|
|
- mon.b
|
|
- mon.c
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
conf:
|
|
osd:
|
|
osd min pg log entries: 5
|
|
- osd_backfill:
|