haproxy for ironic-api HEAD -> GET
Change-Id: Id5e6439d68aa04aefbc22ba88258cc225e956638 Closes-Bug: 1640388
This commit is contained in:
parent
ed95267fd1
commit
a7e430e8f2
@ -231,7 +231,7 @@ haproxy_default_services:
|
||||
haproxy_port: 6385
|
||||
haproxy_balance_type: http
|
||||
haproxy_backend_options:
|
||||
- "httpchk HEAD /"
|
||||
- "httpchk GET /"
|
||||
- service:
|
||||
haproxy_service_name: rabbitmq_mgmt
|
||||
haproxy_backend_nodes: "{{ groups['rabbitmq'] | default([]) }}"
|
||||
|
Loading…
Reference in New Issue
Block a user