add sl6 templates
[nodeimage.git] / nodeconfig / yum / sl6 / yum.conf
1 [main]
2 reposdir=/etc/yum.myplc.d
3 cachedir=/var/cache/yum/$basearch/$releasever
4 keepcache=0
5 debuglevel=1
6 #debuglevel=2
7 logfile=/var/log/yum.log
8 exactarch=1
9 obsoletes=1
10 gpgcheck=1
11 plugins=0
12 #plugins=1
13 installonly_limit=3
14
15 #  This is the default, if you make this bigger yum won't see if the metadata
16 # is newer on the remote and so you'll "gain" the bandwidth of not having to
17 # download the new metadata and "pay" for it by yum not having correct
18 # information.
19 #  It is esp. important, to have correct metadata, for distributions like
20 # Fedora which don't keep old packages around. If you don't like this checking
21 # interupting your command line usage, it's much better to have something
22 # manually check the metadata once an hour (yum-updatesd will do this).
23 # metadata_expire=90m
24
25 # PUT YOUR REPOS HERE OR IN separate files named file.repo
26 # in /etc/yum.repos.d