copr/hv add existing cron tag to cron related hv tasks

This commit is contained in:
Jiri Kyjovsky 2025-05-05 11:35:50 +02:00
parent 2dc4a6b5c0
commit 0ba318e767

View file

@ -210,3 +210,5 @@
user: root
job: |
find /var/log/libvirt/qemu -maxdepth 1 -type f -name '*.log' -mtime +30 -delete
tags:
- cron