bifrost/releasenotes/notes/update-ipa-76691dbca92246b6.yaml
Dmitry Tantsur 188e121d33 Update IPA if update_repos is true (the default)
It's risky to leave older IPA when updating ironic and is likely
to break upgrades. Update it by default and add a knob to disable.

Change-Id: Ieb639576a2562b4f5ae72b70fd9ab8fae928c30f
2020-06-16 14:39:52 +02:00

9 lines
342 B
YAML

---
fixes:
- |
An ironic-python-agent image is now updated every time the installation
playbooks are run. This is done to avoid discrepancy between ironic and
the ramdisk on updates. Set ``update_ipa`` to ``false`` to prevent the
ramdisk update (not recommended) or ``update_repos`` to ``false`` to
disable any updates.