Merge "Remove haproxy_accept_both_protocols from repo_all"

This commit is contained in:
Zuul 2023-07-13 14:04:55 +00:00 committed by Gerrit Code Review
commit 03b177da57
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ haproxy_repo_service:
- "expect status 200"
haproxy_backend_ssl: "{{ repo_backend_ssl | default(openstack_service_backend_ssl) }}"
haproxy_backend_ca: "{{ repo_haproxy_backend_ca | default(openstack_haproxy_backend_ca) }}"
haproxy_accept_both_protocols: "{{ repo_accept_both_protocols | default(openstack_service_accept_both_protocols) }}"
haproxy_service_enabled: "{{ groups['repo_all'] is defined and groups['repo_all'] | length > 0 }}"
repo_haproxy_services: