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>
This commit is contained in:
@@ -34,3 +34,9 @@ config-gate-worker
|
|||||||
|
|
||||||
# puppet-manifests
|
# puppet-manifests
|
||||||
puppet-manifests
|
puppet-manifests
|
||||||
|
|
||||||
|
# ansible
|
||||||
|
sshpass
|
||||||
|
python2-ptyprocess
|
||||||
|
python2-pexpect
|
||||||
|
ansible
|
||||||
|
Reference in New Issue
Block a user