Merge "Revert using healtcheck for sahara"

This commit is contained in:
Zuul
2023-04-15 09:48:26 +00:00
committed by Gerrit Code Review

View File

@@ -564,7 +564,7 @@ haproxy_sahara_api_service:
haproxy_port: 8386
haproxy_balance_type: http
haproxy_backend_options:
- "httpchk GET /healthcheck HTTP/1.0\\r\\nUser-agent:\\ osa-haproxy-healthcheck"
- "httpchk GET / HTTP/1.0\\r\\nUser-agent:\\ osa-haproxy-healthcheck"
haproxy_service_enabled: "{{ groups['sahara_api'] is defined and groups['sahara_api'] | length > 0 }}"
haproxy_senlin_api_service: