Merge "Fix console type selection for aarch64."

This commit is contained in:
Zuul 2022-12-06 22:50:04 +00:00 committed by Gerrit Code Review
commit 46cdfe2260

View File

@ -26,7 +26,7 @@ nova_consoles:
novnc: novnc:
port: "{{ nova_novncproxy_port | default('6080') }}" port: "{{ nova_novncproxy_port | default('6080') }}"
path: "/vnc.html" path: "/vnc.html"
serial: serialconsole:
port: "{{ nova_serialconsoleproxy_port | default('6083') }}" port: "{{ nova_serialconsoleproxy_port | default('6083') }}"
path: "/" path: "/"
disabled: disabled: