From b9ca63dbea737f41cec20914591bc0906bd4c6fb Mon Sep 17 00:00:00 2001
From: Matt Crees <mattc@stackhpc.com>
Date: Mon, 13 May 2024 10:42:01 +0100
Subject: [PATCH] Document required tags for Bifrost-only deployment

Change-Id: I0c8268fc9ebc3f87c4daab6afb4ddf64c3d71de0
---
 doc/source/deployment.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/source/deployment.rst b/doc/source/deployment.rst
index 13bfcefe..2968e0af 100644
--- a/doc/source/deployment.rst
+++ b/doc/source/deployment.rst
@@ -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
-- 
GitLab