doc: update default osd_objectstore value

since dc3319c3c4 this should be reflected
in the doc.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/3238/head
Guillaume Abrioux 2018-10-15 23:54:47 +02:00 committed by mergify[bot]
parent 55334baa0c
commit fc6f1ae099
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Other (optional) supported settings:
- ``osd_objectstore``: Set the Ceph *objectstore* for the OSD. Available options
are ``filestore`` or ``bluestore``. You can only select ``bluestore`` with
the Ceph release is luminous or greater. Defaults to ``filestore`` if unset.
the Ceph release is luminous or greater. Defaults to ``bluestore`` if unset.
- ``dmcrypt``: Enable Ceph's encryption on OSDs using ``dmcrypt``.
Defaults to ``false`` if unset.