mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-24 21:34:01 +03:00
feature #1307: Add sh option to VMware vmm driver
This commit is contained in:
parent
b3316ed944
commit
8c13490bde
@ -244,7 +244,7 @@ VM_MAD = [
|
|||||||
#VM_MAD = [
|
#VM_MAD = [
|
||||||
# name = "vmm_vmware",
|
# name = "vmm_vmware",
|
||||||
# executable = "one_vmm_sh",
|
# executable = "one_vmm_sh",
|
||||||
# arguments = "-t 15 -r 0 vmware",
|
# arguments = "-t 15 -r 0 vmware -s sh",
|
||||||
# default = "vmm_exec/vmm_exec_vmware.conf",
|
# default = "vmm_exec/vmm_exec_vmware.conf",
|
||||||
# type = "vmware" ]
|
# type = "vmware" ]
|
||||||
#-------------------------------------------------------------------------------
|
#-------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user