]> granicus.if.org Git - icinga2/commit
Implement the 'apply template' directive.
authorGunnar Beutner <gunnar.beutner@netways.de>
Tue, 18 Mar 2014 10:44:09 +0000 (11:44 +0100)
committerGunnar Beutner <gunnar.beutner@netways.de>
Wed, 19 Mar 2014 11:46:23 +0000 (12:46 +0100)
commitcaad7a797324f1bc842c5cce9b3cce155c4ea778
tree0d266e9604635edd85f0903f3af498343758b541
parent3587dbbd134f1cc1720e706ddc5e846fdacb53ea
Implement the 'apply template' directive.

Refs #5789
doc/4.1-configuration-syntax.md
lib/config/CMakeLists.txt
lib/config/applyrule.cpp [new file with mode: 0644]
lib/config/applyrule.h [new file with mode: 0644]
lib/config/config_lexer.ll
lib/config/config_parser.yy
lib/config/configitem.cpp
lib/icinga/CMakeLists.txt
lib/icinga/host-apply.cpp [new file with mode: 0644]
lib/icinga/host.h