Files
puppet-nova/releasenotes/notes/bug-1853845-a1e25645af26242b.yaml
Takashi Kajinami 4d604ff4a9 Install OVMF package
The OVMF package is required to allow UEFI boot of instances[1].

[1] https://docs.openstack.org/nova/latest/admin/uefi.html

Closes-Bug: #1853845
Change-Id: Ibb63750f20788c22c535a61c32ca09d484040ed0
2023-11-01 13:18:42 +09:00

7 lines
219 B
YAML

---
features:
- |
The ``nova::compute::libvirt::services`` now installs the OVMF package to
allow UEFI boot of instances. The package installation can be disabled by
setting the ``manage_ovmf`` parameter.