mirror of
https://github.com/ceph/ceph
synced 2025-02-09 20:09:53 +00:00
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>
16 lines
240 B
YAML
16 lines
240 B
YAML
roles:
|
|
- [mon.a, osd.0, client.0, osd.1]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
conf:
|
|
client:
|
|
debug ms: 1
|
|
rgw gc obj min wait: 15
|
|
osd:
|
|
debug ms: 1
|
|
debug objclass : 20
|
|
- rgw:
|
|
client.0:
|
|
- radosgw-admin:
|