]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
doc: improve osd configuration section
authorSébastien Han <seb@redhat.com>
Wed, 3 Oct 2018 14:52:14 +0000 (16:52 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 10 Oct 2018 20:08:41 +0000 (16:08 -0400)
Simply add that all the scenarios support the containerized deployment
option.

Signed-off-by: Sébastien Han <seb@redhat.com>
docs/source/osds/scenarios.rst

index d7d074d186e88103adc2fa561a00190c1a9dba80..c6f06a574a0987945ee97d14500407ed64d3194d 100644 (file)
@@ -15,6 +15,9 @@ Since the Ceph mimic release, it is preferred to use the :ref:`lvm scenario
 <osd_scenario_lvm>` that uses the ``ceph-volume`` provisioning tool. Any other
 scenario will cause deprecation warnings.
 
+All the scenarios mentionned above support both containerized and non-containerized cluster.
+As a reminder, deploying a containerized cluster can be done by setting ``containerized_deployment``
+to ``True``.
 
 .. _osd_scenario_lvm: