docs: Correct indentation in quickstart
Where a list item has multiple paragraphs, the additional paragraphs must be indented by three spaces (i.e. the level of the first paragraph) to be considered part of the list item. Change-Id: I34fd1dcb52cffd9d545d10526109772aeebc2393 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
parent
05bcccbdeb
commit
3c38224f3e
@ -324,9 +324,11 @@ Using OpenStack
|
||||
|
||||
kolla-ansible post-deploy
|
||||
|
||||
* The file will be generated in /etc/kolla/clouds.yaml, you can use it by
|
||||
copying it to /etc/openstack or ~/.config/openstack or setting
|
||||
OS_CLIENT_CONFIG_FILE environment variable.
|
||||
.. note::
|
||||
|
||||
The file will be generated in ``/etc/kolla/clouds.yaml``, you can use it
|
||||
by copying it to ``/etc/openstack`` or ``~/.config/openstack``, or by
|
||||
setting the ``OS_CLIENT_CONFIG_FILE`` environment variable.
|
||||
|
||||
#. Depending on how you installed Kolla Ansible, there is a script that will
|
||||
create example networks, images, and so on.
|
||||
|
Loading…
Reference in New Issue
Block a user