Document required tags for Bifrost-only deployment

Change-Id: I0c8268fc9ebc3f87c4daab6afb4ddf64c3d71de0
(cherry picked from commit b9ca63dbea737f41cec20914591bc0906bd4c6fb)
This commit is contained in:
Matt Crees 2024-05-13 10:42:01 +01:00 committed by Pierre Riteau
parent cbda30c72b
commit d9c1f45919

View File

@ -186,6 +186,12 @@ To deploy the seed services in containers::
After this command has completed the seed services will be active.
.. note::
Bifrost deployment behaviour is split between Kayobe and Kolla-Ansible. As
such, you should use both ``--tags kolla-bifrost`` and ``--kolla-tags
bifrost`` if you want to limit to Bifrost deployment.
.. seealso::
Information on configuration of Kolla Ansible is available :ref:`here