syntax
This commit is contained in:
@@ -27,7 +27,7 @@ allowed_hosts=127.0.0.1,::1,<%= @ne_nagios_server %>
|
||||
dont_blame_nrpe=<%= @ne_dont_blame_nrpe %>
|
||||
allow_bash_command_substitution=<%= @ne_allow_bash_cmd_subst %>
|
||||
|
||||
<%= if @ne_allow_sudo == true -%>
|
||||
<% if @ne_allow_sudo == true -%>
|
||||
command_prefix=<%= @ne_command_prefix %>
|
||||
<% end -%>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user