summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--openstack/etc/nova/nova.conf7
1 files changed, 4 insertions, 3 deletions
diff --git a/openstack/etc/nova/nova.conf b/openstack/etc/nova/nova.conf
index 3296cd32..bfce7f5c 100644
--- a/openstack/etc/nova/nova.conf
+++ b/openstack/etc/nova/nova.conf
@@ -583,13 +583,14 @@ use_local=true
#html5proxy_base_url=http://localhost:6082/spice_auto.html
# IP address on which instance spice server should listen (string value)
-server_listen=0.0.0.0
+#server_listen=0.0.0.0
# the address to which proxy clients (like nova-spicehtml5proxy) should connect (string value)
-server_proxyclient_address=$my_ip
+#server_proxyclient_address=$my_ip
# enable spice related features (boolean value)
-enabled=true
+#enabled=true
+enabled=false
# enable spice guest agent support (boolean value)
#agent_enabled=true