From: Magnus Bäck Date: Sat, 14 Jul 2018 18:29:53 +0000 (+0200) Subject: Docs: Fix typos in 03-monitoring-basics.md X-Git-Tag: v2.9.0~5^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=461c610cffd6298b4e248d9110fff620521bb640;p=icinga2 Docs: Fix typos in 03-monitoring-basics.md --- diff --git a/doc/03-monitoring-basics.md b/doc/03-monitoring-basics.md index 8e8e59839..95c0ce234 100644 --- a/doc/03-monitoring-basics.md +++ b/doc/03-monitoring-basics.md @@ -939,7 +939,7 @@ In the example above the notification template `mail-host-notification` contains all relevant notification settings. The apply rule is applied on all host objects where the `host.address` is defined. -If the host object as a specific custom attributed set, its value is inherited +If the host object has a specific custom attribute set, its value is inherited into the local notification object scope, e.g. `host.vars.notification_interval`, `host.vars.notification_period` and `host.vars.notification_type`. This overwrites attributes already specified in the imported `mail-host-notification`