aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2011-02-27 00:07:17 +0000
committerPascal Terjan <pterjan@mageia.org>2011-02-27 00:07:17 +0000
commit9f14816a9ac2d62e0622261f42e300061ca7aedf (patch)
tree49c518da4bd04af109d922166259191548102f34 /modules
parentf78aa3363e6711400cb9571503d6dd7a04304592 (diff)
downloadpuppet-9f14816a9ac2d62e0622261f42e300061ca7aedf.tar
puppet-9f14816a9ac2d62e0622261f42e300061ca7aedf.tar.gz
puppet-9f14816a9ac2d62e0622261f42e300061ca7aedf.tar.bz2
puppet-9f14816a9ac2d62e0622261f42e300061ca7aedf.tar.xz
puppet-9f14816a9ac2d62e0622261f42e300061ca7aedf.zip
Keep archived rpms for 1 week
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",