Switch console to novnc

This commit is contained in:
Logan V 2018-03-05 21:58:45 -06:00 committed by Logan V
parent a529ba29f6
commit 46aa92874e
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ global_environment_variables:
neutron_l2_population: True
neutron_vxlan_group:
# Enable novnc instead of spice
nova_console_type: novnc
## Ceph cluster fsid (must be generated before first run)
## Generate a uuid using: python -c 'import uuid; print(str(uuid.uuid4()))'
generate_fsid: false