Merge "Fix console type selection for aarch64."
This commit is contained in:
commit
46cdfe2260
@ -26,7 +26,7 @@ nova_consoles:
|
||||
novnc:
|
||||
port: "{{ nova_novncproxy_port | default('6080') }}"
|
||||
path: "/vnc.html"
|
||||
serial:
|
||||
serialconsole:
|
||||
port: "{{ nova_serialconsoleproxy_port | default('6083') }}"
|
||||
path: "/"
|
||||
disabled:
|
||||
|
Loading…
Reference in New Issue
Block a user