doc: Replace [default] with [global].

Fixes: #8955

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
John Wilkins 2014-08-11 18:16:01 -07:00
parent e5324edb35
commit 78dc4df1cb

View File

@ -67,7 +67,7 @@ configuration details, perform the following steps using ``ceph-deploy``.
#. Change the default number of replicas in the Ceph configuration file from
``3`` to ``2`` so that Ceph can achieve an ``active + clean`` state with
just two Ceph OSDs. Add the following line under the ``[default]`` section::
just two Ceph OSDs. Add the following line under the ``[global]`` section::
osd pool default size = 2