bifrost/releasenotes/notes/no-tinyipa-8d18f3b21dbb9fe9.yaml
Dmitry Tantsur 30ea9714aa Change the default image to a DIB-built one
We should use production-friendly defaults. TinyIPA is not suitable for
real bare metal.

Change-Id: Ifcba626ba898bde443674beacd4417d2fe876bf4
2021-12-22 18:21:42 +01:00

11 lines
417 B
YAML

---
upgrade:
- |
TinyIPA (an IPA image based on TinyCoreLinux) is no longer used by default.
Instead, a CentOS image `published by the Ironic community
<https://tarballs.opendev.org/openstack/ironic-python-agent/dib/files/>`_
is used, unless ``use_tinyipa`` is set to ``true``.
The TinyIPA image is much lighter, but is not suitable for real bare metal
machines because of lack of drivers.