Merge "Fix warnings in haproxy config"

This commit is contained in:
Zuul
2022年12月10日 12:16:23 +00:00
committed by Gerrit Code Review

View File

@@ -108,8 +108,6 @@ backend {{ item.service.haproxy_service_name }}-back
{% endif %}
{% if request_option == "http" %}
option forwardfor
{% elif request_option == "tcp" %}
option tcplog
{% endif %}
{% for option in backend_options %}
option {{ option }}
Reference in New Issue
openstack/openstack-ansible-haproxy_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.