bifrost/releasenotes/notes/no-install-grub-d39d65a8edbb769e.yaml
Dmitry Tantsur b3818dc77c Do not install grub2 and shim on the host system
At least on the CI nodes it causes issues with grub-pc on Debian since
the CI nodes don't have bootloader configured. Download and extract
packages instead.

To account for Kolla (which has a split between the install and the
bootstrap phases), the downloaded files are cached in /use/lib/ironic.

Change-Id: I9307366db9579b194dcb88818ed0ce2fedb4baaf
2022-09-16 17:58:01 +02:00

6 lines
138 B
YAML

---
fixes:
- |
Bifrost no longers installs GRUB2 and shim on the host system, avoding
potential issues with a local bootloader.