From: David Galloway Date: Tue, 5 Oct 2021 14:43:49 +0000 (-0400) Subject: common: Don't blame NRPE X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F651%2Fhead;p=ceph-cm-ansible.git common: Don't blame NRPE https://blog.cloudhelix.io/enabling-nrpe-command-arguments-on-debian-and-ubuntu-5046877173ad Signed-off-by: David Galloway --- diff --git a/roles/common/templates/nagios/nrpe.cfg b/roles/common/templates/nagios/nrpe.cfg index 6920aa5a..14763960 100644 --- a/roles/common/templates/nagios/nrpe.cfg +++ b/roles/common/templates/nagios/nrpe.cfg @@ -10,7 +10,7 @@ nrpe_user={{ nrpe_user }} nrpe_group={{ nrpe_group }} allowed_hosts={{ nagios_allowed_hosts }} -dont_blame_nrpe=0 +dont_blame_nrpe=1 debug=0 command_timeout=300 connection_timeout=300