Skip to content

Update provisioner image to be used for RAT also

Balasankar 'Balu' C requested to merge update-terraform-ansible into master
  1. Update terraform and ansible to latest versions (I assume we won't have to update base image for Provisioner. If we have to, we should ensure these new versions doesn't break it)
  2. Include wget in the image, to download packages from CI
  3. Include python3-pip in the image because GET's dependencies are installed via pip3

Merge request reports