Consolidate notification tokens and update automation actions to consistently use notify_events. This improves clarity and maintainability across the configuration and automation files.
This commit is contained in:
+2
-4
@@ -30,10 +30,8 @@ http:
|
||||
- 10.60.1.1
|
||||
|
||||
### notify_events ###
|
||||
notify_events_cats:
|
||||
token: !secret notify_event_cats_token
|
||||
notify_events_alerts:
|
||||
token: !secret notify_event_alerts_token
|
||||
notify_events:
|
||||
token: !secret notify_event_cats_token
|
||||
### SMTP ###
|
||||
notify:
|
||||
- name: "mailgun_smtp"
|
||||
|
||||
Reference in New Issue
Block a user