Commit 838b194f authored by Vivien Alger's avatar Vivien Alger

Deleted noVNC_location

parent 812c4094
......@@ -2,5 +2,5 @@
# BEWARE: This file is operated by slapgrid
# BEWARE: It will be overwritten automatically
%(python_path)s %(websockify_path)s --web %(noVNC_location)s/vnc.html %(source_ip)s:%(source_port)s %(target_ip)s:%(target_port)s
%(python_path)s %(websockify_path)s --web .. %(source_ip)s:%(source_port)s %(target_ip)s:%(target_port)s
......@@ -11,8 +11,7 @@ qemu_path = ${kvm:location}/bin/qemu-system-x86_64
qemu_img_path = ${kvm:location}/bin/qemu-img
#slapmonitor_path = ${buildout:bin-directory}/slapmonitor
#slapreport_path = ${buildout:bin-directory}/slapreport
websockify_path = ${buildout:parts-directory}/noVNC/utils/wsproxy.py
noVNC_location = ${buildout:parts-directory}/noVNC/
websockify_path = ${noVNC:location}/utils/wsproxy.py
smp_count = 1
ram_size = 1024
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment