add source field to import-metadata
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
203d73baf9
commit
fd16d98451
@ -1033,6 +1033,7 @@ sub get_create_args {
|
||||
|
||||
return {
|
||||
type => 'vm',
|
||||
source => 'esxi',
|
||||
'create-args' => $create_args,
|
||||
disks => $create_disks,
|
||||
net => $create_net,
|
||||
|
||||
Reference in New Issue
Block a user