Fix important:: directive display in install guide
The highlighted note about the `default_share_type` config option was
being displayed as part of the code snippet above it due to a misaligned
important:: directive. This patch corrects the spacing so that the note
will display correctly.
TrivialFix
Change-Id: I0b86e86aebc9370e0f84ad669c368c0a2a5eccdd
(cherry picked from commit 54223ca38b
)
This commit is contained in:
parent
baf77711b5
commit
8d52d0dd8b
@ -21,7 +21,7 @@
|
|||||||
default_share_type = default_share_type
|
default_share_type = default_share_type
|
||||||
rootwrap_config = /etc/manila/rootwrap.conf
|
rootwrap_config = /etc/manila/rootwrap.conf
|
||||||
|
|
||||||
.. important::
|
.. important::
|
||||||
|
|
||||||
The ``default_share_type`` option specifies the default share type to
|
The ``default_share_type`` option specifies the default share type to
|
||||||
be used when shares are created without specifying the share type in
|
be used when shares are created without specifying the share type in
|
||||||
|
Loading…
Reference in New Issue
Block a user