From 3659a1f0b314655d3795b2e9879bf901642f9a92 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 23 Jan 2015 19:27:22 +0000 Subject: [PATCH] Reduce metadata expiration here. --- roles/hotness/files/yumconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/hotness/files/yumconfig b/roles/hotness/files/yumconfig index e80e25f75d..de6afd0656 100644 --- a/roles/hotness/files/yumconfig +++ b/roles/hotness/files/yumconfig @@ -10,7 +10,7 @@ plugins=1 installonly_limit=3 # It is usually 90m. We'll expire often.. -metadata_expire=10m +metadata_expire=5m # We have only one repo to query... [rawhide-source]