Files
ironic/releasenotes/notes/servicing-remove-initial-reboot-into-ramdisk-c1840524832435c2.yaml
Jacob Anders 1b2c01185c Skip initial reboot to IPA when updating firmware out-of-band
This change enables Ironic to skip initial reboot to IPA when
performing out-of-band firmware.

Change-Id: Id055a4ddbde3dbe336717e5f06ca6eb024b90c9f
Signed-off-by: Jacob Anders <janders@redhat.com>
2025-07-24 23:13:04 +10:00

8 lines
244 B
YAML

---
fixes:
- |
Removes initial, unconditional reboot into ramdisk during servicing when
not required by specified service steps. This reduces the total number of
reboots needed when performing servicing, speeding up the process.