Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Commit

Permalink
T1033 build-ami: Enable support for ENA
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicronNL committed Dec 14, 2018
1 parent cef6691 commit c7f9e39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/build-ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
--block-device-mappings '[{"DeviceName":"{{ ami_root_device_name }}","Ebs":{"SnapshotId":"{{ ec2_snap.snapshot_id }}"}}]'
--virtualization-type {{ ami_virtualization_type }}
--sriov-net-support simple
--ena-support
--output json
register: ec2_ami

Expand Down

0 comments on commit c7f9e39

Please sign in to comment.