mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 15:11:19 +02:00
hvm ami enable sriov on image
This commit is contained in:
parent
259ecfec03
commit
da7fc7a079
@ -188,6 +188,7 @@ hvm_amiid=$(ec2-register \
|
|||||||
--virtualization-type hvm \
|
--virtualization-type hvm \
|
||||||
--root-device-name /dev/xvda \
|
--root-device-name /dev/xvda \
|
||||||
--block-device-mapping /dev/xvda=$snapshotid::true \
|
--block-device-mapping /dev/xvda=$snapshotid::true \
|
||||||
|
--sriov simple \
|
||||||
--block-device-mapping /dev/xvdb=ephemeral0 |
|
--block-device-mapping /dev/xvdb=ephemeral0 |
|
||||||
cut -f2)
|
cut -f2)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user