ceph/qa/objectstore/filestore-xfs.yaml
Vasu Kulkarni bdf6851fb0 Add ceph-deploy overrides options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2017-07-25 15:10:38 -07:00

16 lines
249 B
YAML

overrides:
ceph:
fs: xfs
conf:
osd:
osd objectstore: filestore
osd sloppy crc: true
ceph-deploy:
fs: xfs
filestore: True
conf:
osd:
osd objectstore: filestore
osd sloppy crc: true