puppet-zanata/manifests
Clark Boylan 9228961f0d Add cron to clean out logs
Wildfly by default rotates logs daily for us. It however does not delete
logs after so many days. This leads disk filling up and unhappy servers.

We had similar issues with elasticsearch as well. Rather than sort out
how to configure logging to delete old files (if even possible) we just
added a daily cron entry that uses find to delete files more than 2
weeks old. Run a similar find via cron against the wildfly logs.

Change-Id: Ia6f262afd723aca0a4d6d981326880878436d518
2017-06-09 08:23:16 -07:00
..
apache.pp Add Gemfile and puppet 4 checks 2015-08-14 14:36:51 -07:00
client.pp Change package install from openjdk-7-jre-headless to default-jre-headless. 2016-10-14 21:17:24 +02:00
init.pp Fix lint issues 2017-06-09 08:23:09 -07:00
mysql.pp Fix lint issues 2017-06-09 08:23:09 -07:00
wildfly.pp Add cron to clean out logs 2017-06-09 08:23:16 -07:00