Merge "Fix console type selection for aarch64."
This commit is contained in:
commit
46cdfe2260
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user