| From 2180784babc4ee2a56aca8720ba5b37c6025a1c2 Mon Sep 17 00:00:00 2001 | |
| From: Michael Tremer <[email protected]> | |
| Date: Wed, 21 Nov 2018 19:49:46 +0000 | |
| Subject: [PATCH] Enable ENA support | |
| This has been realised in the image some time ago and I am using | |
| this in production for some time without any problems. | |
| Fixes: T566 | |
| Signed-off-by: Michael Tremer <[email protected]> | |
| --- | |
| playbooks/build-ami.yml | 1 + | |
| 1 file changed, 1 insertion(+) | |
| diff --git a/playbooks/build-ami.yml b/playbooks/build-ami.yml | |
| index 48af109..3dd08b4 100644 | |
| --- a/playbooks/build-ami.yml | |
| +++ b/playbooks/build-ami.yml | |
| @@ -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 | |
| -- | |
| 2.17.2 | |
File Metadata
File Metadata
- Mime Type
- text/x-diff
- Storage Engine
- local-disk
- Storage Format
- Raw Data
- Storage Handle
- 06/d9/33f362b8fc4736a73834dddd21cd
- Default Alt Text
- 0001-Enable-ENA-support.patch (995 B)