mirror of https://github.com/ceph/ceph
16 lines
249 B
YAML
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
|
||
|
|