Merge "[install-guide] fix incorrect indent level"
This commit is contained in:
commit
7af3c8b0b3
@ -364,20 +364,20 @@ Install and configure components
|
|||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
.. only:: obs or rdo or ubuntu
|
.. only:: obs or rdo or ubuntu
|
||||||
|
|
||||||
* In the ``[oslo_concurrency]`` section, configure the lock path:
|
* In the ``[oslo_concurrency]`` section, configure the lock path:
|
||||||
|
|
||||||
.. path /etc/cinder/cinder.conf
|
.. path /etc/cinder/cinder.conf
|
||||||
.. code-block:: ini
|
.. code-block:: ini
|
||||||
|
|
||||||
[oslo_concurrency]
|
[oslo_concurrency]
|
||||||
...
|
...
|
||||||
lock_path = /var/lib/cinder/tmp
|
lock_path = /var/lib/cinder/tmp
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
.. endonly
|
.. endonly
|
||||||
|
|
||||||
.. only:: rdo or ubuntu or debian
|
.. only:: rdo or ubuntu or debian
|
||||||
|
|
||||||
|
@ -72,13 +72,13 @@ storage node, you must prepare the storage device.
|
|||||||
|
|
||||||
.. only:: ubuntu
|
.. only:: ubuntu
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
# apt install lvm2
|
# apt install lvm2
|
||||||
|
|
||||||
.. end
|
.. end
|
||||||
|
|
||||||
.. endonly
|
.. endonly
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user