Enable SSL termination for octavia
To align with all other services Change-Id: I5456f668a7fb188b7161ccfe9ae22d0522d40ebd
This commit is contained in:
parent
7b0fd88aa5
commit
b3e7a7975b
@ -267,6 +267,7 @@ haproxy_default_services:
|
||||
- service:
|
||||
haproxy_service_name: octavia
|
||||
haproxy_backend_nodes: "{{ groups['octavia_all'] | default([]) }}"
|
||||
haproxy_ssl: "{{ haproxy_ssl }}"
|
||||
haproxy_port: 9876
|
||||
haproxy_balance_type: http
|
||||
haproxy_backend_options:
|
||||
|
Loading…
x
Reference in New Issue
Block a user