summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
diff options
context:
space:
mode:
Diffstat (limited to 'os-plugins/plugins/vmgrid/files/run-vmgrid.sh')
-rw-r--r--os-plugins/plugins/vmgrid/files/run-vmgrid.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmgrid/files/run-vmgrid.sh b/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
index c8ebb1a1..386695bf 100644
--- a/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
+++ b/os-plugins/plugins/vmgrid/files/run-vmgrid.sh
@@ -265,7 +265,10 @@ ide="TRUE"
scsi="FALSE"
hddrv="ide"
-# TODO: vncclient IP:55101
+# TODO: vncclient IP:59001 oder Plugin?
+
+# add rw share
+rwshare="/var/opt/openslx/plugins/vmgrid/share"
# set hostname: using original hostname and adding string
hostname="vmgrid${VM_ID}-$(hostname)"