
Create a single puppet manifest for AIO controllers. This change includes: 1. remove workerconfig from an AIO controller deployment 2. running puppet based on subfunctions of the nodes Depends-on: https://review.opendev.org/c/starlingx/stx-puppet/+/780600 Partial-Bug: 1918139 Signed-off-by: Bin Qian <bin.qian@windriver.com> Change-Id: Ie3693219e3c19460ac5b617cc216cbc809ec2403
42 lines
497 B
PHP
42 lines
497 B
PHP
# List of packages to be included/installed in ISO
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
|
|
# workerconfig
|
|
workerconfig
|
|
workerconfig-standalone
|
|
|
|
# controllerconfig
|
|
controllerconfig
|
|
|
|
# storageconfig
|
|
storageconfig
|
|
|
|
# cert-mon
|
|
cert-mon
|
|
|
|
# cgts-client
|
|
cgts-client
|
|
|
|
# sysinv-agent
|
|
sysinv-agent
|
|
|
|
# sysinv-fpga-agent
|
|
sysinv-fpga-agent
|
|
|
|
# sysinv
|
|
sysinv
|
|
|
|
# config-gate
|
|
config-gate
|
|
config-gate-worker
|
|
|
|
|
|
# Platform helm charts
|
|
|
|
# PM QoS cpu latency manager
|
|
|
|
# tsconfig
|
|
tsconfig
|