Merge "ploop: specify hypervisor_type=vz property for ploop images"
This commit is contained in:
commit
06ba4fb98b
@ -251,6 +251,7 @@ function upload_image {
|
||||
image create \
|
||||
"$image_name" --public \
|
||||
--container-format=bare --disk-format=ploop \
|
||||
--property hypervisor_type=vz \
|
||||
--property vm_mode=$vm_mode < "${image}"
|
||||
return
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user