diff options
author | Dan Fandrich <danf@mageia.org> | 2024-01-23 11:23:51 -0800 |
---|---|---|
committer | Dan Fandrich <danf@mageia.org> | 2024-01-23 12:10:16 -0800 |
commit | f7e017e88ba8be60385f289f3aa73fda26650f27 (patch) | |
tree | ab868d3b60eb72c6c4a18c14aa42149519731c79 /modules/mysql/manifests | |
parent | 4ea3c32245d86481002461cfc2d7c25b36447c67 (diff) | |
download | puppet-f7e017e8.tar puppet-f7e017e8.tar.gz puppet-f7e017e8.tar.bz2 puppet-f7e017e8.tar.xz puppet-f7e017e8.zip |
Add a pair of test jobs for clearing old schedbot packages
It's now confirmed that tidy() has been creating huge (2.6 GiB) state
files that the Puppet agent loads before every agent run, which causes
runs to take up to 4 days each and use of all RAM on the server.
Cleaning files using find is more straightforward and efficient and
avoids this problem.
The tidy() functions are disabled here and the cron jobs aren't actually
deleting files yet, so a follow-up commit will enable deleting
imminently, once testing shows it will work.
Follow-up to 59d57245
Diffstat (limited to 'modules/mysql/manifests')
0 files changed, 0 insertions, 0 deletions