remove the aaa::allow_sudoers_d option

This commit is contained in:
2024-03-12 11:34:12 +01:00
parent b6a424727d
commit 8e1be8f7f5
4 changed files with 2 additions and 16 deletions
@@ -8,12 +8,6 @@ This profile installs and configured the ``nrpe`` service:
* Allows to configure the ``nrpe.cfg`` file with the ``icinga::client::servers`` setting which defaults to ``[ 'emonma00.psi.ch','wmonag00.psi.ch','emonag00.psi.ch' ]`` (default value on fresh *nrpe* installations)
* SELinux policy setup to allow ``nagios_run_sudo``.
Is strictly important to set up ``aaa::allow_sudoers_d`` to ``true``::
``aaa::allow_sudoers_d: true``
By setting ``allow_sudoers_d`` to ``true``, we enable by default the
use of the directory ``/etc/sudoers.d/``. This will required for some Nagios
alarms.
Parameters
----------