OP#421 try notice

This commit is contained in:
2026-02-13 17:14:46 +01:00
parent 104b2bca04
commit 8372bfa92e
2 changed files with 3 additions and 3 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 %>,<%= @nagios_source %>
allowed_hosts=127.0.0.1,::1,<%= @nagios_server %>
dont_blame_nrpe=<%= @ne_dont_blame_nrpe %>
allow_bash_command_substitution=<%= @ne_allow_bash_cmd_subst %>