fix: use new style auth with icinga dispatch

This commit is contained in:
2024-02-20 00:08:53 +00:00
parent 7034da2171
commit 37d2b0f8a5

View File

@@ -124,6 +124,7 @@
- 'const signal_gateway_host = "{{ event_dispatcher_host }}"'
- 'const signal_gateway_port = "{{ event_dispatcher_port }}"'
- 'const signal_gateway_proto = "{{ event_dispatcher_proto }}"'
- 'const dispatch_access_token = "{{ event_dispatcher_pass }}"'
notify: restart icinga
- name: Signal command loaded from monitoring tools