update notification schedule
This commit is contained in:
parent
5ac56675b0
commit
413fe9c8ad
|
@ -35,7 +35,8 @@
|
|||
apply Notification "slack" to Service {
|
||||
import "slack-service-notification"
|
||||
user_groups = host.vars.notification.slack.groups
|
||||
interval = 1m
|
||||
interval = 10m
|
||||
vars.notification_logtosyslog = true
|
||||
assign where host.vars.notification.slack
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue