follow-up: update release note for bootable container work

Updates the release note for the bootable container work to
clarify the existence of the configuration option which can
be utilized to disable bootable container deployments in the
ramdisk.

Change-Id: I5b269947884c015db38cf98ac782472a62858455
This commit is contained in:
Julia Kreger
2025-02-10 09:41:16 -08:00
parent 1508cc4cd0
commit c8763bba06

View File

@@ -1,5 +1,8 @@
---
features:
- |
Adds support to Ironic-Python-Agent for it to facilitate deployment
of bootable containers.
Adds support to Ironic-Python-Agent to facilitate deployment
of bootable containers. This is an experimental feature for
standalone users. Operators wishing to disable this feature,
can leverage the ``[DEFAULT]disable_bootc_deploy`` option in
``ironic-python-agent.conf``.