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:
Joshua King
2026-07-14 13:28:46 -04:00
parent 643ea8a1b5
commit 6545afbff3
5 changed files with 10 additions and 10 deletions
+2 -4
View File
@@ -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"