mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
Merge pull request #111 from kinvolk/marga-kinvolk/aws-pro
vm_image_util: Use new aws_pro flag for ec2-compat
This commit is contained in:
commit
215583ff4d
@ -217,7 +217,7 @@ IMG_ami_vmdk_OEM_USE=ec2
|
||||
# AWS Pro
|
||||
IMG_ami_vmdk_pro_DISK_FORMAT=vmdk_stream
|
||||
IMG_ami_vmdk_pro_OEM_PACKAGE=oem-ec2-compat
|
||||
IMG_ami_vmdk_pro_OEM_USE=ec2
|
||||
IMG_ami_vmdk_pro_OEM_USE=aws_pro
|
||||
|
||||
## openstack, supports ec2's metadata format so use oem-ec2-compat
|
||||
IMG_openstack_DISK_FORMAT=qcow2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user