Merge "Fix the novnc valid options for all.yml"

This commit is contained in:
Zuul 2018-03-30 10:14:35 +00:00 committed by Gerrit Code Review
commit 6d271f0e6b

View File

@ -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