
This enables an undocumented (yay) gitea cron job which will serve to clean up all repo archives once a week on Sunday at 03:00. The purpose of this cronjob is that the default cronjob which clears out older repo archives hasn't kept up and we ran out of disk on gitea09. By running this cronjob weekly we'll hopefully keep disk usage in check. Note we run this at 03:00 because gitea runs a number of cron jobs daily at midnight. This offset of a few hours should help avoid conflicts between cron jobs. A held node confirms that running this cronjob at midnight results in failures due to conflicts with the cleanup of old archives cron job. Change-Id: Ib4085a4df220f9c312592e299e7274635434e761
Install, configure, and run Gitea.
Role Variables