diff --git a/releasenotes/notes/add-support-for-bootc-70b8a4546b176ab4.yaml b/releasenotes/notes/add-support-for-bootc-70b8a4546b176ab4.yaml index db4c32dd5..4a3049334 100644 --- a/releasenotes/notes/add-support-for-bootc-70b8a4546b176ab4.yaml +++ b/releasenotes/notes/add-support-for-bootc-70b8a4546b176ab4.yaml @@ -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``.