mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
2fee533b32
commit
6f7739b1cb
@ -1675,7 +1675,7 @@ apply Notification "mail-host-notification" to Service {
|
||||
|
||||
if (service.vars.notification.mail.groups) {
|
||||
user_groups = service.vars.notification.mail.groups
|
||||
} else {host.vars.notification.mail.groups) {
|
||||
} else (host.vars.notification.mail.groups) {
|
||||
user_groups = host.vars.notification.mail.groups
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user