diff options
author | Pascal Terjan <pterjan@mageia.org> | 2019-03-15 15:03:44 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2019-03-15 15:03:44 +0000 |
commit | c2e562b2797d07c6f9c94f942a53ce828794d5e6 (patch) | |
tree | 6b69a86c3c52e200b3f37a9e7b1fee2b3b858c97 /modules/youri-check/templates | |
parent | aaa45603dd4419f8ea1206d52e2b2b0256a8dcf6 (diff) | |
download | puppet-c2e562b2797d07c6f9c94f942a53ce828794d5e6.tar puppet-c2e562b2797d07c6f9c94f942a53ce828794d5e6.tar.gz puppet-c2e562b2797d07c6f9c94f942a53ce828794d5e6.tar.bz2 puppet-c2e562b2797d07c6f9c94f942a53ce828794d5e6.tar.xz puppet-c2e562b2797d07c6f9c94f942a53ce828794d5e6.zip |
Increase max age
Diffstat (limited to 'modules/youri-check/templates')
-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 e980e1b2..7bf64c74 100644 --- a/modules/youri-check/templates/cauldron.conf +++ b/modules/youri-check/templates/cauldron.conf @@ -277,7 +277,7 @@ tests: age: class: Youri::Check::Test::Age options: - max: 6 month + max: 9 month pattern: %m month # reports definitions |