aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/init.pp b/modules/buildsystem/manifests/init.pp
index a2a6011a..641eff1c 100644
--- a/modules/buildsystem/manifests/init.pp
+++ b/modules/buildsystem/manifests/init.pp
@@ -181,7 +181,7 @@ class buildsystem {
}
tidy { "$packages_archivedir":
- age => "2d",
+ age => "1w",
matches => "*.rpm",
recurse => true,
type => "mtime",