mirror of
git://git.proxmox.com/git/pve-storage.git
synced 2025-01-08 21:18:06 +03:00
add source field to import-metadata
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
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,
|
||||
|
Loading…
Reference in New Issue
Block a user