ansible-role-libvirt-vm icon indicating copy to clipboard operation
ansible-role-libvirt-vm copied to clipboard

WIP: Add efi and secureboot support

Open jovial opened this issue 6 years ago • 1 comments

  • secure boot support is currently limited to redhat derived distros as the ubuntu packages don't provide UefiShell.iso.
  • Although the upgrading of qemu packages is more suited to the ansible-role-libvirt-host role, we need to know the location of the UEFI firmware images to setup the virtual machines. As we somtimes require custom packages this makes it hard to know upfront what the path will be.

jovial avatar Oct 05 '18 15:10 jovial

May need to move some of this code in ansible-role-libvirt-host. How can we workaround the problem that the EFI firmware path may change if we install a different package. One solution would be to copy these files to a standard location.

jovial avatar Oct 05 '18 15:10 jovial