cd /var/lib/puppet/reports && find . -type f \ -name \*.yaml -mtime +7 -print0 | xargs -0 -n50 /bin/rm -f