Remove duplicate whitespace
Change-Id: Ica155c5da29d36a3f944eb6a4a0ef5af88b01358
This commit is contained in:
parent
106a21fb6c
commit
f6e83f92c7
@ -506,7 +506,7 @@ octavia_health_manager_port: "5555"
|
||||
# endpoints. This is for backwards compatibility.
|
||||
opensearch_port: "{{ elasticsearch_port | default('9200') }}"
|
||||
opensearch_dashboards_port: "5601"
|
||||
opensearch_dashboards_port_external: "{{ haproxy_single_external_frontend_public_port if haproxy_single_external_frontend | bool else opensearch_dashboards_port }}"
|
||||
opensearch_dashboards_port_external: "{{ haproxy_single_external_frontend_public_port if haproxy_single_external_frontend | bool else opensearch_dashboards_port }}"
|
||||
opensearch_dashboards_listen_port: "{{ opensearch_dashboards_port }}"
|
||||
|
||||
ovn_nb_db_port: "6641"
|
||||
|
Loading…
x
Reference in New Issue
Block a user