multi-fcdistro yum config
[bootstrapfs.git] / nodeconfig / yum / centos5 / yum.conf
1 # CentOS 5
2 # $URL$
3 [main]
4 # Overwriting the default yum repos dir
5 reposdir=/etc/yum.myplc.d
6 pkgpolicy=newest
7 exactarch=0
8 keepcache=0
9 cachedir=/var/cache/yum
10 debuglevel=1
11 logfile=/var/log/yum.log
12 distroverpkg=redhat-release
13 tolerant=1
14 obsoletes=1
15 gpgcheck=1
16 plugins=0
17
18 # Note: yum-RHN-plugin doesn't honor this.
19 metadata_expire=1h
20
21 # Default.
22 # installonly_limit = 3
23