Merge "Fix typo in release note"

This commit is contained in:
Zuul 2024-03-07 13:52:12 +00:00 committed by Gerrit Code Review
commit 5169e3bcbe
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ features:
- |
Exposes a flag, ``bifrost_enable_ironic_inspector``, to enable
ironic-inspector in Bifrost. This option defaults to ``True`` as it can be
useful for backwards compatability. It is still possible to use native
useful for backwards compatibility. It is still possible to use native
in-band inspection when Ironic Inspector is enabled by setting
``inspect_interface`` to ``agent``. Please see the Ironic documentation for
more details.