Author: fapeeler
Date: Tue Feb 21 16:11:43 2012
New Revision: 1291888
URL: http://svn.apache.org/viewvc?rev=1291888&view=rev
Log:
changed the url path for eprl repository rpms
Modified:
incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
Modified: incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl?rev=1291888&r1=1291887&r2=1291888&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl (original)
+++ incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl Tue Feb 21
16:11:43 2012
@@ -145,7 +145,7 @@ sub install_linux_packages {
if ($rhel_version) {
print "Attempting to install 'Extra Packages for Enterprise
Linux (EPEL)'\n";
- my $epel_url =
"http://download.fedora.redhat.com/pub/epel/$rhel_version/$arch";
+ my $epel_url =
"http://dl.fedoraproject.org/pub/epel/$rhel_version/$arch";
# Run wget to retrieve the list of files available in the
repository
# Do this to determine the EPEL RPM file name