Update chrome installation instructions 49/21749/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 2 Nov 2017 01:01:10 +0000 (18:01 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 2 Nov 2017 01:01:10 +0000 (18:01 -0700)
Update installation instructions based on github
instructions.

Change-Id: I0ddb3b80f4d1cf915345e10353ec64f3f8b28e16
Issue-ID: INT-212
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
packer/provision/basebuild.sh

index ccd7153..9e20664 100644 (file)
@@ -16,10 +16,10 @@ rh_systems() {
     yum install -y firefox python-tox xmlstarlet xvfb crudini
 
     # Install chrome to support ChromeDriver
-    cat <<EOF > /etc/yum.repos.d/google-chrome.repo
+    cat << EOF > /etc/yum.repos.d/google-chrome.repo
 [google-chrome]
-name=google-chrome
-baseurl=http://dl.google.com/linux/chrome/rpm/stable/$basearch
+name=google-chrome - \$basearch
+baseurl=http://dl.google.com/linux/chrome/rpm/stable/\$basearch
 enabled=1
 gpgcheck=1
 gpgkey=https://dl-ssl.google.com/linux/linux_signing_key.pub