summaryrefslogtreecommitdiffstats
path: root/os-plugins/plugins/vmware/files
diff options
context:
space:
mode:
authorMichael Janczyk2010-05-17 22:24:43 +0200
committerMichael Janczyk2010-05-17 22:24:43 +0200
commit716fb67d6e4b105b77d6ea0a51aedd986415de48 (patch)
treea6dd6e51556f5cbc5a4f16e3d311162598b916a9 /os-plugins/plugins/vmware/files
parentMerge branch 'master' into vmgrid (diff)
downloadcore-716fb67d6e4b105b77d6ea0a51aedd986415de48.tar.gz
core-716fb67d6e4b105b77d6ea0a51aedd986415de48.tar.xz
core-716fb67d6e4b105b77d6ea0a51aedd986415de48.zip
changer router addres to x.x.x.1 since vmware seems to need that.
virtualbox changes, /wo vt flags only one vcpu possible
Diffstat (limited to 'os-plugins/plugins/vmware/files')
-rw-r--r--os-plugins/plugins/vmware/files/run-virt.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/os-plugins/plugins/vmware/files/run-virt.include b/os-plugins/plugins/vmware/files/run-virt.include
index 8b91275a..2c501156 100644
--- a/os-plugins/plugins/vmware/files/run-virt.include
+++ b/os-plugins/plugins/vmware/files/run-virt.include
@@ -61,7 +61,7 @@ case "$vmversion" in
cpuid.coresPerSocket = \"${cpu_cores}\"
maxvcpus = \"4\"
# svga.numDisplays = "2"
-# svgy.maxWidth = "2560"
+# svga.maxWidth = "2560"
# svga.maxHeight = "2048"
# svga.vramSize = "134217728"
monitor.virtual_mmu = \"automatic\"