From: Thomas Dalichow Date: Thu, 31 Aug 2017 14:00:42 +0000 (+0200) Subject: pixelpark - enable notifications6 X-Git-Tag: v0.1.0~2509^2~7 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=1b940d638b18b2f92900a07abf60a659aef8558d;p=pixelpark%2Fhiera.git pixelpark - enable notifications6 --- diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index 9c43701a..390ee016 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -54,8 +54,10 @@ infra::profile::icinga2::object::host: target: '/etc/icinga2/conf.d/host-templates.conf' template: true vars: - - notification.mail.groups - - 'icingaadmins' + notification: + mail: + groups: + - 'icingaadmins' max_check_attempts: '3' enable_flapping: true check_interval: '1m'