diff options
author | Pascal Terjan <pterjan@mageia.org> | 2013-11-28 21:12:23 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2013-11-28 21:12:23 +0000 |
commit | 348bb4b0febb23c9114a8ec1c5f624ff0088a982 (patch) | |
tree | 5b117ffc6ee3df4621b27ea12c47d3b8cc8dc71a /modules/youri-check | |
parent | 067094b55ea7aa795c19156081af23c6c72646af (diff) | |
download | puppet-348bb4b0febb23c9114a8ec1c5f624ff0088a982.tar puppet-348bb4b0febb23c9114a8ec1c5f624ff0088a982.tar.gz puppet-348bb4b0febb23c9114a8ec1c5f624ff0088a982.tar.bz2 puppet-348bb4b0febb23c9114a8ec1c5f624ff0088a982.tar.xz puppet-348bb4b0febb23c9114a8ec1c5f624ff0088a982.zip |
Get more realistic old age
Diffstat (limited to 'modules/youri-check')
-rw-r--r-- | modules/youri-check/templates/cauldron.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/youri-check/templates/cauldron.conf b/modules/youri-check/templates/cauldron.conf index d6545c50..c79fdb1f 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -339,7 +339,7 @@ tests: age: class: Youri::Check::Test::Age options: - max: 1 month + max: 6 month pattern: %m month # reports definitions |