Skip to content

Instantly share code, notes, and snippets.

@tarnus
Created March 14, 2013 14:08
Show Gist options
  • Save tarnus/5161607 to your computer and use it in GitHub Desktop.
Save tarnus/5161607 to your computer and use it in GitHub Desktop.
yum.conf
[main]
exclude=apache* bind-chroot courier* dovecot* exim* filesystem httpd* mod_ssl* m
ydns* mysql* nsd* perl* php* proftpd* pure-ftpd* ruby* spamassassin* squirrelmai
l*
tolerant=1
errorlevel=1
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
distroverpkg=redhat-release
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
# Note: yum-RHN-plugin doesn't honor this.
metadata_expire=1h
# Default.
# installonly_limit = 3
# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment