centos6 default repo files
[bootstrapfs.git] / nodeconfig / yum / centos6 / yum.conf
diff --git a/nodeconfig/yum/centos6/yum.conf b/nodeconfig/yum/centos6/yum.conf
new file mode 100644 (file)
index 0000000..0dc92b1
--- /dev/null
@@ -0,0 +1,22 @@
+# CentOS 5
+[main]
+# Overwriting the default yum repos dir
+reposdir=/etc/yum.myplc.d
+pkgpolicy=newest
+exactarch=0
+keepcache=0
+cachedir=/var/cache/yum
+debuglevel=1
+logfile=/var/log/yum.log
+distroverpkg=redhat-release
+tolerant=1
+obsoletes=1
+gpgcheck=1
+plugins=0
+
+# Note: yum-RHN-plugin doesn't honor this.
+metadata_expire=1h
+
+# Default.
+# installonly_limit = 3
+