doc: Drop edit of sudoers in CentOS/RHEL

The sudoers file is now installed by the ceilometer packages from RDO.

Change-Id: Ie10afe011d394a5d96a8ed014385e1723fff690d
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
Takashi Kajinami
2024-01-24 13:12:17 +09:00
parent e2eab4b755
commit 4fde542e20

View File

@@ -62,12 +62,6 @@ Configure Compute to poll IPMI meters
To enable IPMI meters, ensure IPMITool is installed and the host supports
IPMI.
* 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:
.. code-block:: yaml