diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml index 7e0fd0948a..e8a84fa9ba 100644 --- a/ansible/group_vars/all.yml +++ b/ansible/group_vars/all.yml @@ -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