config/centos_iso_image.inc
Tee Ngo e45b3fb204 Include Ansible related packages in the ISO
This commit includes Ansible related packages in the image
in preparation for the controller bootstrap playbook.

Tests done:
  - Successful installation
  - Successful execution of a sample playbook

Story: 2004695
Task: 29379

Change-Id: I6fa27eedcc5af9e6e9ac94722860927dbdcf3383
Signed-off by: Tee Ngo <tee.ngo@windriver.com>
2019-02-06 18:34:11 -05:00

43 lines
548 B
PHP

# List of packages to be included/installed in ISO
# If these have dependencies, they will be pulled in automatically
#
# worker-utils
worker-utils
# workerconfig
workerconfig
workerconfig-standalone
workerconfig-subfunction
# configutilities
configutilities
# controllerconfig
controllerconfig
# storageconfig
storageconfig
# cgts-client
cgts-client
# sysinv-agent
sysinv-agent
# sysinv
sysinv
# config-gate
config-gate
config-gate-worker
# puppet-manifests
puppet-manifests
# ansible
sshpass
python2-ptyprocess
python2-pexpect
ansible