mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:48:33 +01:00
fix: use new style auth with icinga dispatch
This commit is contained in:
@@ -124,6 +124,7 @@
|
|||||||
- 'const signal_gateway_host = "{{ event_dispatcher_host }}"'
|
- 'const signal_gateway_host = "{{ event_dispatcher_host }}"'
|
||||||
- 'const signal_gateway_port = "{{ event_dispatcher_port }}"'
|
- 'const signal_gateway_port = "{{ event_dispatcher_port }}"'
|
||||||
- 'const signal_gateway_proto = "{{ event_dispatcher_proto }}"'
|
- 'const signal_gateway_proto = "{{ event_dispatcher_proto }}"'
|
||||||
|
- 'const dispatch_access_token = "{{ event_dispatcher_pass }}"'
|
||||||
notify: restart icinga
|
notify: restart icinga
|
||||||
|
|
||||||
- name: Signal command loaded from monitoring tools
|
- name: Signal command loaded from monitoring tools
|
||||||
|
|||||||
Reference in New Issue
Block a user