From: Sébastien Han Date: Wed, 3 Oct 2018 14:52:14 +0000 (+0200) Subject: doc: improve osd configuration section X-Git-Tag: v3.2.0beta5~4 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=05afaed803766b3dac697c05b520891ef8535ba1;p=ceph-ansible.git doc: improve osd configuration section Simply add that all the scenarios support the containerized deployment option. Signed-off-by: Sébastien Han --- diff --git a/docs/source/osds/scenarios.rst b/docs/source/osds/scenarios.rst index d7d074d18..c6f06a574 100644 --- a/docs/source/osds/scenarios.rst +++ b/docs/source/osds/scenarios.rst @@ -15,6 +15,9 @@ Since the Ceph mimic release, it is preferred to use the :ref:`lvm scenario ` 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: