mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 08:51:37 +01:00
feat: connect new event dispatcher
This commit is contained in:
@@ -12,7 +12,10 @@ icinga_api_pass: "HISTORY_PURGED_SECRET"
|
||||
icinga_api_url: "https://192.168.122.107:5665"
|
||||
icinga_web_url: "https://icinga.atlantishq.de/"
|
||||
|
||||
event_dispatcher_address: https://dispatcher.atlantishq.de
|
||||
event_dispatcher_host: dispatcher.atlantishq.de
|
||||
event_dispatcher_proto: https
|
||||
event_dispatcher_port: 443
|
||||
event_dispatcher_address: "{{ event_dispatcher_proto }}://{{ event_dispatcher_host }}"
|
||||
event_dispatcher_user: dispatch
|
||||
event_dispatcher_pass: HISTORY_PURGED_SECRET
|
||||
|
||||
|
||||
Reference in New Issue
Block a user