Merge "Fix the novnc valid options for all.yml"
This commit is contained in:
commit
6d271f0e6b
@ -348,7 +348,7 @@ openstack_service_rpc_workers: "{{ [ansible_processor_vcpus, 3]|min }}"
|
||||
# Optionally allow Kolla to set sysctl values
|
||||
set_sysctl: "yes"
|
||||
|
||||
# Valid options are [ novnc, spice ]
|
||||
# Valid options are [ none, novnc, spice, rdp ]
|
||||
nova_console: "novnc"
|
||||
|
||||
# OpenStack authentication string. You should only need to override these if you
|
||||
|
Loading…
x
Reference in New Issue
Block a user