Fix markup error

There was this ugly markup of code block that was in a block
and the text that should be in a block that wasn't really.

I hope saving the world by properly fixing markup issues.

Change-Id: Iee0ea8ff4b5fe4b61005029783dfdda265434ddb
This commit is contained in:
Jean-Philippe Evrard 2016-10-14 13:16:23 +01:00
parent e3db07e736
commit ac801399f5
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ HAProxy in a highly-available manner by installing keepalived.
Edit the ``/etc/openstack_deploy/user_variables.yml`` to skip the deployment
of keepalived along HAProxy when installing HAProxy on multiple hosts.
To do this, set the following::
To do this, set the following:
.. code-block:: yaml