mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +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>
22 lines
340 B
YAML
22 lines
340 B
YAML
roles:
|
|
- - mon.a
|
|
- mon.b
|
|
- mon.c
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
- client.0
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- had wrong client addr
|
|
- had wrong cluster addr
|
|
- must scrub before tier agent can activate
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- cephtool
|
|
- mon/pool_ops.sh
|