koji_builders: add tag to be able to do just these
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
06fc914348
commit
76fbf76d1b
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue