Wrong block format in rst file

This bug causes the following code-blocks cannot be rendered.

Change-Id: I591ee2e557b0824e4ffb9f9ded6f11dcee0f5e92
This commit is contained in:
Dao Cong Tien 2018-05-30 14:08:39 +07:00
parent 3387eb2183
commit 1c02e4bf2f
1 changed files with 2 additions and 2 deletions

View File

@ -59,13 +59,13 @@ Configure Compute to poll IPMI meters
To enable IPMI meters, ensure IPMITool is installed and the host supports
Intel Node Manager.
* Edit the ``/etc/sudoers`` file and include::
* Edit the ``/etc/sudoers`` file and include:
.. code-block:: ini
ceilometer ALL = (root) NOPASSWD: /usr/bin/ceilometer-rootwrap /etc/ceilometer/rootwrap.conf *
* Edit the ``/etc/ceilometer/polling.yaml`` to include the required meters, for example::
* Edit the ``/etc/ceilometer/polling.yaml`` to include the required meters, for example:
.. code-block:: yaml