Merge "Fix blazar haproxy service"

This commit is contained in:
Zuul 2023-04-20 12:53:16 +00:00 committed by Gerrit Code Review
commit 767f80a03c

View File

@ -163,6 +163,8 @@ haproxy_blazar_api_service:
haproxy_balance_type: http
haproxy_backend_options:
- "httpchk HEAD / HTTP/1.0\\r\\nUser-agent:\\ osa-haproxy-healthcheck"
haproxy_backend_httpcheck_options:
- 'expect rstatus (200|401)'
haproxy_service_enabled: "{{ groups['blazar_api'] is defined and groups['blazar_api'] | length > 0 }}"
haproxy_ceph_rgw_service: