Skip to content

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

Procedure

  • To enable BlueChi components, set use_qm to true in the mpp-vars section of your manifest file:

    version: '2'
    mpp-vars:
      name: <my-manifest>
      use_qm: true
    

Next steps

After enabling BlueChi components, you can configure communication between the controller and agents.


© Red Hat