diff --git a/docs/icinga2-tutorial.adoc b/docs/icinga2-tutorial.adoc index 1ea1273ab..447f6d663 100644 --- a/docs/icinga2-tutorial.adoc +++ b/docs/icinga2-tutorial.adoc @@ -463,7 +463,7 @@ object NotificationCommand "mail-notification" inherits "plugin-notification-com ] } -template Notification "mail-notification" inherits "plugin-notification" { +template Notification "mail-notification" { notification_command = "mail-notification" } ----