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
This commit is contained in:
Colleen Murphy 2017-04-04 16:02:05 +02:00
parent 77c118dd8e
commit 54223ca38b

View File

@ -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