You get a notification, and you get a notification and everybody gets a notification

This commit is contained in:
Vladimir Vitkov 2019-10-29 05:46:06 +02:00
parent 0246c11cf5
commit e2bb75019c
1 changed files with 4 additions and 0 deletions

View File

@ -48,5 +48,9 @@ object Host NodeName {
/* The UserGroup `icingaadmins` is defined in `users.conf`. */
groups = [ "icingaadmins" ]
}
vars.notification["slack"] = {
groups = [ "icingaadmins"]
}
}