Merge "Update chrome installation instructions"
[ci-management.git] / packer / provision / basebuild.sh
index 057c98d..aba8b19 100644 (file)
@@ -16,10 +16,10 @@ rh_systems() {
     yum install -y firefox python-tox xmlstarlet xvfb crudini maven
 
     # 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