mirror of
https://github.com/rocky-linux/ansible-role-kojihub.git
synced 2024-11-14 00:41:28 +00:00
add in cron
This commit is contained in:
parent
0388c45633
commit
e6528cd78e
3
files/etc/cron.d/koji-prune-signed-copies
Normal file
3
files/etc/cron.d/koji-prune-signed-copies
Normal file
@ -0,0 +1,3 @@
|
||||
# Run prune-signed-copies nightly
|
||||
MAILTO=infrastructure@rockylinux.org
|
||||
0 8 * * * apache /usr/local/bin/lock-wrapper koji-prune-signed "/usr/bin/koji --noauth prune-signed-copies --verbose --protect-tag-file=/etc/prune-signed-copies-protected-tags"
|
Loading…
Reference in New Issue
Block a user