X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=blobdiff_plain;f=nodeconfig%2Fyum%2Fsl6%2Fyum.conf;fp=nodeconfig%2Fyum%2Fsl6%2Fyum.conf;h=1c5b023926110af011c5551a2de8f17aa3b5c825;hp=0000000000000000000000000000000000000000;hb=47abadbdc763c4db52f1dbc0fa9e15138dac89f7;hpb=491c385a1df807210a00d053e3c790ecfb02a6c8 diff --git a/nodeconfig/yum/sl6/yum.conf b/nodeconfig/yum/sl6/yum.conf new file mode 100644 index 0000000..1c5b023 --- /dev/null +++ b/nodeconfig/yum/sl6/yum.conf @@ -0,0 +1,26 @@ +[main] +reposdir=/etc/yum.myplc.d +cachedir=/var/cache/yum/$basearch/$releasever +keepcache=0 +debuglevel=1 +#debuglevel=2 +logfile=/var/log/yum.log +exactarch=1 +obsoletes=1 +gpgcheck=1 +plugins=0 +#plugins=1 +installonly_limit=3 + +# This is the default, if you make this bigger yum won't see if the metadata +# is newer on the remote and so you'll "gain" the bandwidth of not having to +# download the new metadata and "pay" for it by yum not having correct +# information. +# It is esp. important, to have correct metadata, for distributions like +# Fedora which don't keep old packages around. If you don't like this checking +# interupting your command line usage, it's much better to have something +# manually check the metadata once an hour (yum-updatesd will do this). +# metadata_expire=90m + +# PUT YOUR REPOS HERE OR IN separate files named file.repo +# in /etc/yum.repos.d