Use ansible ruby role to install gems 90/2190/1
authorEric Ball <eball@linuxfoundation.org>
Fri, 10 Jan 2020 01:26:23 +0000 (17:26 -0800)
committerEric Ball <eball@linuxfoundation.org>
Fri, 10 Jan 2020 01:26:23 +0000 (17:26 -0800)
commite7fc37fde1bc4647b2a95d96b65d842423b47a0c
treee26d24f1a131a339a35e7c16ed0cd413dcce7aae
parent07a15fd70b9e7e7ed178b2ef7288f6b2ad89a921
Use ansible ruby role to install gems

We're running into issues installing gems using "gem install"
commands, due to missing/outdated ruby version. Instead, we should
use a third-party ruby role, which will install a specific version of
ruby, and as a bonus, can handle installing the specific gems we want
as well.

Issue-ID: LF-Jira IT-18593
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I3fe5987f17342d0d366eeed731d4f42687e1fc73
packer/provision/local-docker.yaml