188e121d33
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
9 lines
342 B
YAML
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.
|