Update EPEL release rpm

EPEL 7 was released September 30. The beta release rpm was removed
from the repo and was replaced with the final release rpm.

Change-Id: I103a2f7abd7563869b9e39ccc1fbb3cfbd9ff6ae
This commit is contained in:
Richard Su 2014-10-01 22:26:18 -07:00
parent de60893ccd
commit c1d4cd13e9

View File

@ -2,4 +2,4 @@
set -eu
set -o pipefail
yum install -y http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-1.noarch.rpm
yum install -y http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-2.noarch.rpm