Revert "Bootstrap Ansible if not available" 04/8304/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Jan 2018 01:52:05 +0000 (01:52 +0000)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 9 Jan 2018 17:16:08 +0000 (12:16 -0500)
commit817cc1463a60d05fe57bf7869cf9469efda7275c
tree366c92ede2da7541591337ac460c988e7f6a1504
parentee1810e763425480edd032f9dd2aae0c2b289b8c
Revert "Bootstrap Ansible if not available"

This is not actually necessary. We need Ansible in the VM that's
running the test not the VM being built. Which means the VM attached
in to Jenkins needs to have Ansible installed in the first place. We
just need to ensure that Jenkins is initially configured with one
(which we currently have to do anyway even for the regular shell
script provisioner).

This reverts commit 99f875674576f3643c9713750a7017f581ff758b.

Change-Id: I607526f4f6575e2a29c7184e0196e9c92040afd9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
provision/install-ansible.sh [deleted file]
templates/builder.json.example
templates/docker.json.example