koji_builders: add tag to be able to do just these

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-07-28 16:40:00 -07:00
parent 06fc914348
commit 76fbf76d1b

View file

@ -362,8 +362,10 @@
template: src=osbuildapi-update.sh dest=/usr/local/bin/osbuildapi-update.sh mode=755
tags:
- koji_builder
- koji_builder/osbuildapi
- name: install cron job to run osbuild api ip update script every minute.
copy: src=osbuildapi-update.cron dest=/etc/cron.d/osbuildapi-update.cron mode=644
tags:
- koji_builder
- koji_builder/osbuildapi