Add git to FreeIPA test server install script

This is needed to fetch the tripleo repo; since it's not available
because we're using the generic cloud image on CI.

Change-Id: I22ebe028c7b23cb5fba7d03ce89e967bca5951f8
This commit is contained in:
Juan Antonio Osorio Robles 2017-01-13 15:50:36 +02:00
parent 898e1c3183
commit aaf4dc1690
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ echo "nameserver 8.8.4.4" >> /etc/resolv.conf
yum -q -y remove openstack-dashboard
# Install the needed packages
yum -q install -y ipa-server ipa-server-dns epel-release rng-tools mod_nss
yum -q install -y ipa-server ipa-server-dns epel-release rng-tools mod_nss git
yum -q install -y haveged
# Prepare hostname