diff --git a/releasenotes/notes/make-bifrost-optional-32d89388cb2e578e.yaml b/releasenotes/notes/make-bifrost-optional-32d89388cb2e578e.yaml index 296146988..5530896bb 100644 --- a/releasenotes/notes/make-bifrost-optional-32d89388cb2e578e.yaml +++ b/releasenotes/notes/make-bifrost-optional-32d89388cb2e578e.yaml @@ -1,5 +1,5 @@ --- features: - | - Add `kolla_enable_bifrost` to make deploying Bifrost optional. It - defaults to `true` maintaining the current behavior. + Adds the ``kolla_enable_bifrost`` variable to make deploying Bifrost + optional. It defaults to ``true``, maintaining the current behavior.