You get a notification, and you get a notification and everybody gets a notification
This commit is contained in:
parent
0246c11cf5
commit
e2bb75019c
|
@ -48,5 +48,9 @@ object Host NodeName {
|
|||
/* The UserGroup `icingaadmins` is defined in `users.conf`. */
|
||||
groups = [ "icingaadmins" ]
|
||||
}
|
||||
|
||||
vars.notification["slack"] = {
|
||||
groups = [ "icingaadmins"]
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue