Enabling BlueChi components¶
Setting use_qm:
to true
builds the mixed-criticality architecture and enables BlueChi components.
If you have not configured the use_qm
variable, do so now.
Prerequisites
- A host machine that runs on CentOS Stream, Fedora, or RHEL
- A custom manifest file, such as the manifest file that you created in Configuring communication between containers in QM and root partitions
- A container in the root partition and a container in the QM partition that need to communicate with each other
Procedure
-
To enable BlueChi components, set
use_qm
totrue
in thempp-vars
section of your manifest file:
Next steps
After enabling BlueChi components, you can configure communication between the controller and agents.