icinga2/tools/configconvert/Icinga2
Michael Friedrich 6a3c1ec7aa Config Conversion: Allow to define external global templates referenced by all objects.
tests:

$ ./icinga2_convert_v1_v2.pl -c /etc/icinga/icinga.cfg -o conf/
--hosttmpl="hostbumstitmpl"
--servicetmpl="servicebumstitmpl"
--usertmpl="userbumstitmpl"
--timeperiodtmpl="timeperiodbumstitmpl"
--notificationtmpl="notificationbumstitmpl"
--checkcommandtmpl="checkcommandbumstitmpl"
--eventcommandtmpl="eventcommandbumstitmpl"
--notificationcommandtmpl="notificationcommandbumstitmpl"

refs #4697
2013-09-18 11:42:16 +02:00
..
Convert.pm Config Conversion: Allow to define external global templates referenced by all objects. 2013-09-18 11:42:16 +02:00
ExportIcinga2Cfg.pm config: Fix resolving macros in command arguments. 2013-09-13 12:32:38 +02:00
ImportIcinga1Cfg.pm Config Conversion: Fix global macros requiring escape_str() call. 2013-09-13 09:56:25 +02:00
Utils.pm Config Conversion: Allow to define external global templates referenced by all objects. 2013-09-18 11:42:16 +02:00