koji hub: re-enable gc jobs, disable session cleanup on db-koji01

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-06-11 12:08:59 -07:00
parent 29e9d7a4bb
commit ab7d661781
3 changed files with 38 additions and 35 deletions

View file

@ -154,6 +154,7 @@
copy: >
src=koji-cleanup-sessions.cron
dest=/etc/cron.d/koji-cleanup-sessions.cron
state=absent
when: inventory_hostname.startswith('db-koji01')
tags:
- cron