summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGabriel Filion <gabster@lelutin.ca>2016-01-31 18:21:46 -0500
committerGabriel Filion <gabster@lelutin.ca>2016-01-31 18:21:46 -0500
commitc6faaaf04cbf33db4430893b6b0eeacfc5f74776 (patch)
tree9082ca7f21497cc48159a776a6f638bf9c2e8d68 /templates
parenta534036c8d036275aa802f86470d67e4ee46db96 (diff)
nrpe: parametrize dont_blame_nrpe
This value is used in order to enable or disable arguments to nrpe commands. Since some ppl might need to enable it, we should parametrize it.
Diffstat (limited to 'templates')
-rw-r--r--templates/nrpe/nrpe.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nrpe/nrpe.cfg b/templates/nrpe/nrpe.cfg
index 21e1ff8..d4ad9a4 100644
--- a/templates/nrpe/nrpe.cfg
+++ b/templates/nrpe/nrpe.cfg
@@ -88,7 +88,7 @@ allowed_hosts=127.0.0.1,<%= @allowed_hosts %>
#
# Values: 0=do not allow arguments, 1=allow command arguments
-dont_blame_nrpe=1
+dont_blame_nrpe=<%= @dont_blame %>
# COMMAND PREFIX