Document required tags for Bifrost-only deployment

Change-Id: I0c8268fc9ebc3f87c4daab6afb4ddf64c3d71de0
This commit is contained in:
Matt Crees 2024-05-13 10:42:01 +01:00
parent b6166e8231
commit ffe80161bc
1 changed files with 7 additions and 0 deletions

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
@ -621,6 +627,7 @@ services running in Docker containers.
Information on configuration of Kolla Ansible is available :ref:`here
<configuration-kolla-ansible>`.
Interacting with the Control Plane
----------------------------------