]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - enable notifications6
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 31 Aug 2017 14:00:42 +0000 (16:00 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 31 Aug 2017 14:00:42 +0000 (16:00 +0200)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 9c43701a7a8d5da46680d320d187e42a76820bf5..390ee016c8122bb337b5f7273c20645e13dfefeb 100644 (file)
@@ -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'