kayobe/releasenotes/notes/seed-infra-vm-efi-default-9b2114a4e2fb4b8a.yaml
Pierre Riteau 49c33e0a73 seed-vm/infra-vms: Use efi as default
Change-Id: I7d71689ef9b5a8a092fe78da4ee3d2a645a1316e
2024-08-23 17:10:11 +02:00

11 lines
324 B
YAML

---
upgrade:
- |
Changes the default boot firmware for seed and infra VMs to ``efi``. Set
``infra_vm_boot_firmware`` and ``seed_vm_boot_firmware`` to ``bios`` to
retain existing behaviour.
fixes:
- |
Fixes compatibility with Rocky Linux 9.4 GenericCloud images by switching
to ``efi`` boot firmware.