Wrong block format in rst file
This bug causes the following code-blocks cannot be rendered. Change-Id: I591ee2e557b0824e4ffb9f9ded6f11dcee0f5e92
This commit is contained in:
parent
3387eb2183
commit
1c02e4bf2f
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user