Files
ironic-python-agent-builder/releasenotes/notes/add-simple-init-by-default-cfaa05c8178de93f.yaml
Julia Kreger 3f83c9ccb5 Add simple-init by default
As discussed during the PTG, we want to include the simple-init
element by default to support DHCP-less virtual media based
operations in the stock ramdisk image artifact and for operators
manually using out tooling to build ramdisk images.

Change-Id: Id1e91da6433f6591ef8d10676acd4db42c734314
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
2025-11-05 08:25:22 -07:00

9 lines
307 B
YAML

---
features:
- |
The default ``ironic-python-agent-builder`` elements for
``diskimage-builder`` now includes the ``simple-init``
element by default. This enables resulting IPA images,
including the stock example artifact to support
DHCP-less virtual media deployments out of the box.