From e355f38a1cb32c2de4a391d12a690806bab91b85 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Mon, 15 Aug 2016 16:18:02 +0200 Subject: [PATCH] Docs: Fix missing ITL template fixes #12442 --- doc/10-icinga-template-library.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/10-icinga-template-library.md b/doc/10-icinga-template-library.md index 41f7ca425..35ce9f361 100644 --- a/doc/10-icinga-template-library.md +++ b/doc/10-icinga-template-library.md @@ -14,7 +14,7 @@ These templates are imported by the provided example configuration. > **Note**: > > These templates are built into the binaries. By convention -> all command objects should import these templates. +> all command and timeperiod objects should import these templates. ### plugin-check-command @@ -34,6 +34,12 @@ Command template for event handler scripts executed by Icinga 2. The `plugin-event-command` command does not support any vars. +### legacy-timeperiod + +Timeperiod template for [Timeperiod objects](9-object-types.md#objecttype-timeperiod). + +The `legacy-timeperiod` timeperiod does not support any vars. + ## Check Commands These check commands are embedded into Icinga 2 and do not require any external -- 2.40.0