From 86b481c0161f1d9b9000cf61427dcd4934da2412 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Wed, 30 Aug 2017 14:56:28 +0200 Subject: [PATCH] pixelpark - enable notifications --- customer/pixelpark/dev-monitoring.pixelpark.com.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index e10744e4..99a68b0b 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -53,9 +53,9 @@ infra::profile::icinga2::object::host: 'generic-host': target: '/etc/icinga2/conf.d/host-templates.conf' template: true -# vars: -# 'host.vars.notification.mail.groups': -# - 'icingaadmins' + vars: + host.vars.notification.mail.groups: + - 'icingaadmins' max_check_attempts: '3' enable_flapping: true check_interval: '1m' -- 2.39.5