mirror of
https://github.com/ceph/ceph
synced 2025-01-18 00:43:38 +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>
18 lines
251 B
YAML
18 lines
251 B
YAML
roles:
|
|
- - mon.a
|
|
- osd.0
|
|
- osd.1
|
|
- client.a
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- admin_socket:
|
|
osd.0:
|
|
version:
|
|
git_version:
|
|
help:
|
|
config show:
|
|
config set filestore_dump_file /tmp/foo:
|
|
perf dump:
|
|
perf schema:
|