Enable iommu support in grub 45/47645/10
authorJan Malanik <janx.malanik@intel.com>
Tue, 21 Nov 2017 20:05:43 +0000 (12:05 -0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 22 Jan 2018 21:54:26 +0000 (21:54 +0000)
commit1fe31e2bc4ac789000f11c1f78b31b0b1fa60882
tree847ac0162622bf08c9a1320cd824f78bc09a5a01
parent36f0563490a4ee8f5b30eb7fe51a62d3b55c5b32
Enable iommu support in grub

JIRA: YARDSTICK-895
It's required for sriov standalone yardstick tests.
This part of commit message will be deleted:
This code will be enabled when https://gerrit.opnfv.org/gerrit/#/c/47957/ will be merged,
because it requires host reboot.

Change-Id: I0ec9cbf90a9d83d54e545fcf421b8baf206601a4
Signed-off-by: Jan Malanik <janx.malanik@intel.com>
Signed-off-by: Malanik Jan <janx.malanik@intel.com>
ansible/roles/enable_iommu_on_boot/tasks/main.yml [new file with mode: 0644]
ansible/roles/enable_iommu_on_boot/tasks/manual_modify_grub.yml [new file with mode: 0644]
ansible/roles/enable_iommu_on_boot/vars/main.yml [new file with mode: 0644]