]> granicus.if.org Git - icinga2/commit
Fix wrong nscp path w/ command_endpoint runtime macros
authorMichael Friedrich <michael.friedrich@netways.de>
Fri, 19 Jun 2015 11:30:26 +0000 (13:30 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 19 Jun 2015 13:20:22 +0000 (15:20 +0200)
commitc1923c9e5ad2d330677a2f8725a24b44b2d2e027
treed49a5d38413d2894cdcfcca05fd932fd051c23b0
parentffde59b50870528270952abfe331a71c43dd962c
Fix wrong nscp path w/ command_endpoint runtime macros

Do not allow to override the nscp path by runtime macros.
This causes the (linux) master to send just "." as $nscp_path$
and the windows client ignores the local global constant NscpPath
being overridden by the master.

Only happens with command_endpoints where runtime macros are passed
from the master to the clients.

fixes #9456
doc/7-icinga-template-library.md
itl/command-nscp-local.conf