mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-01 16:05:17 +02:00
fix hydra health check
This commit is contained in:
@@ -67,7 +67,7 @@ delete_so-hydra_so-status.disabled:
|
|||||||
|
|
||||||
wait_for_hydra:
|
wait_for_hydra:
|
||||||
http.wait_for_successful_query:
|
http.wait_for_successful_query:
|
||||||
- name: 'http://{{ GLOBALS.manager }}:4444/'
|
- name: 'http://{{ GLOBALS.manager }}:4444/health/alive'
|
||||||
- ssl: True
|
- ssl: True
|
||||||
- verify_ssl: False
|
- verify_ssl: False
|
||||||
- status:
|
- status:
|
||||||
|
|||||||
Reference in New Issue
Block a user