Open moreamazingnick opened 3 years ago
ServiceSet is defined with Services
Services have vars set eg user=Lisi
Template A has serviceset with a service var eg. user = Chris
Template B imports A
host imports A
Icinga director shows inherited chris but renders lisi as icinga config file
icinga2 --version
Best Regards Nicolas
still present in 1.9
Update: the config files seems correct but the way icinga2 applies the vars does not match the way the director shows the "inherited" text.
Steps to Reproduce (for bugs)
ServiceSet is defined with Services
Services have vars set eg user=Lisi
Template A has serviceset with a service var eg. user = Chris
Template B imports A
host imports A
Icinga director shows inherited chris but renders lisi as icinga config file
Your Environment
icinga2 --version
): 2.13.2Best Regards Nicolas