diff --git a/playbooks/vars/configs/haproxy_config.yml b/playbooks/vars/configs/haproxy_config.yml index aa999cd6a5..4dd262e6b9 100644 --- a/playbooks/vars/configs/haproxy_config.yml +++ b/playbooks/vars/configs/haproxy_config.yml @@ -42,7 +42,7 @@ haproxy_service_configs: haproxy_balance_type: http haproxy_backend_options: - "forwardfor" - - "httpchk" + - "httpchk /versions" - "httplog" - service: haproxy_service_name: glance_registry