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>
17 lines
226 B
YAML
17 lines
226 B
YAML
roles:
|
|
- - mon.0
|
|
- mon.1
|
|
- mon.2
|
|
- osd.0
|
|
- osd.1
|
|
- osd.2
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
config:
|
|
global:
|
|
osd pool default min size : 1
|
|
log-whitelist:
|
|
- objects unfound and apparently lost
|
|
- peer:
|