Fix wrong indentation of multinode docs
This simple patch is for correcting wrong indentation error in multinode document. Change-Id: Idc5f3c948947419359860eb68cddd05a31201c8d
This commit is contained in:
parent
d3c3c35365
commit
432c7a5801
@ -28,31 +28,31 @@ Alternatively, this step can be performed by running the script directly:
|
||||
|
||||
./tools/deployment/multinode/020-ingress.sh
|
||||
|
||||
Deploy Ceph
|
||||
^^^^^^^^^^^
|
||||
Deploy Ceph
|
||||
^^^^^^^^^^^
|
||||
|
||||
.. literalinclude:: ../../../../tools/deployment/multinode/030-ceph.sh
|
||||
:language: shell
|
||||
:lines: 1,17-
|
||||
.. literalinclude:: ../../../tools/deployment/multinode/030-ceph.sh
|
||||
:language: shell
|
||||
:lines: 1,17-
|
||||
|
||||
Alternatively, this step can be performed by running the script directly:
|
||||
Alternatively, this step can be performed by running the script directly:
|
||||
|
||||
.. code-block:: shell
|
||||
.. code-block:: shell
|
||||
|
||||
./tools/deployment/multinode/030-ceph.sh
|
||||
./tools/deployment/multinode/030-ceph.sh
|
||||
|
||||
Activate the OSH-Infra namespace to be able to use Ceph
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Activate the OSH-Infra namespace to be able to use Ceph
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. literalinclude:: ../../../../tools/deployment/multinode/035-ceph-ns-activate.sh
|
||||
:language: shell
|
||||
:lines: 1,17-
|
||||
.. literalinclude:: ../../../tools/deployment/multinode/035-ceph-ns-activate.sh
|
||||
:language: shell
|
||||
:lines: 1,17-
|
||||
|
||||
Alternatively, this step can be performed by running the script directly:
|
||||
Alternatively, this step can be performed by running the script directly:
|
||||
|
||||
.. code-block:: shell
|
||||
.. code-block:: shell
|
||||
|
||||
./tools/deployment/multinode/035-ceph-ns-activate.sh
|
||||
./tools/deployment/multinode/035-ceph-ns-activate.sh
|
||||
|
||||
Deploy LDAP
|
||||
^^^^^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user