OP#421 final

This commit is contained in:
2026-02-13 17:41:46 +01:00
parent 8ea45bd035
commit 503dfbc5cf
4 changed files with 7 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ listen_queue_size=<%= @ne_listen_queue_size %>
nrpe_user=<%= @ne_user %>
nrpe_group=<%= @ne_user %>
allowed_hosts=127.0.0.1,::1,<%= @nagios_server %>
allowed_hosts=127.0.0.1,::1,<%= @nagios_source %>
dont_blame_nrpe=<%= @ne_dont_blame_nrpe %>
allow_bash_command_substitution=<%= @ne_allow_bash_cmd_subst %>