Add git-review to centos systems 96/50596/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 Jan 2017 03:45:59 +0000 (22:45 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 18 Jan 2017 03:45:59 +0000 (22:45 -0500)
Change-Id: Ibd9a23c7064a3f5388553cb65cc483ca3c09ff4c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
packer/provision/baseline.sh

index 772d61a3bde9ac8a204efe1e8445f1bcf942361a..84fc2d56b3c63b701adade163db00a5a9df2cff1 100644 (file)
@@ -55,7 +55,7 @@ EOF
     # separate group installs from package installs since a non-existing
     # group with dnf based systems (F21+) will fail the install if such
     # a group does not exist
-    yum install -y unzip xz puppet git perl-XML-XPath
+    yum install -y unzip xz puppet git git-review perl-XML-XPath
 
     # All of our systems require Java (because of Jenkins)
     # Install all versions of the OpenJDK devel but force 1.7.0 to be the