mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Add ceph-deploy overrides options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
This commit is contained in:
parent
25c89804e4
commit
bdf6851fb0
@ -5,3 +5,11 @@ overrides:
|
|||||||
osd:
|
osd:
|
||||||
osd objectstore: filestore
|
osd objectstore: filestore
|
||||||
osd sloppy crc: true
|
osd sloppy crc: true
|
||||||
|
ceph-deploy:
|
||||||
|
fs: xfs
|
||||||
|
filestore: True
|
||||||
|
conf:
|
||||||
|
osd:
|
||||||
|
osd objectstore: filestore
|
||||||
|
osd sloppy crc: true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user