mirror of
https://github.com/ceph/ceph
synced 2025-04-01 14:51:13 +00:00
doc: fix indentation
Before this the list of steps was split into two lists after the conf example. Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
This commit is contained in:
parent
cf6899d859
commit
0bf7723733
@ -96,10 +96,10 @@ hard disks than older hosts in the cluster (i.e., they may have greater weight).
|
||||
|
||||
#. Add the new OSD to your ``ceph.conf`` file.
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[osd.123]
|
||||
host = {hostname}
|
||||
.. code-block:: ini
|
||||
|
||||
[osd.123]
|
||||
host = {hostname}
|
||||
|
||||
#. From the host where you keep the master copy of the cluster's
|
||||
``ceph.conf`` file, copy the updated ``ceph.conf`` file to your
|
||||
|
Loading…
Reference in New Issue
Block a user