Created
August 7, 2012 19:18
-
-
Save edlin/3288568 to your computer and use it in GitHub Desktop.
sysadmin dump
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[epel] | |
name=Extra Packages for Enterprise Linux 6 - $basearch | |
#baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch | |
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch | |
failovermethod=priority | |
enabled=1 | |
gpgcheck=0 | |
# http://johnpoelstra.com/rhel-6-epel/ | |
# for rhel 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment