]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
common: Don't blame NRPE wip-nrpetimeout 651/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 5 Oct 2021 14:43:49 +0000 (10:43 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 5 Oct 2021 14:43:49 +0000 (10:43 -0400)
https://blog.cloudhelix.io/enabling-nrpe-command-arguments-on-debian-and-ubuntu-5046877173ad

Signed-off-by: David Galloway <dgallowa@redhat.com>
roles/common/templates/nagios/nrpe.cfg

index 6920aa5a41297d6b52314db8b03949d3a3a0016b..147639607de0440552a6a3b7735c6ce4668f9486 100644 (file)
@@ -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