Tag bodhi2/backend tasks related to dist-repos

This commit is contained in:
Mikolaj Izdebski 2018-10-31 17:50:50 +00:00
parent 7ca37ae5ff
commit 5adfa08957

View file

@ -42,6 +42,7 @@
tags:
- packages
- bodhi
- tag2distrepo
- name: install python3-ccolutils on fedora bodhi backends
package: name=python3-cccolutils state=present
@ -439,6 +440,7 @@
tags:
- config
- bodhi
- tag2distrepo
- name: Install dist-repo-regen.py
copy:
@ -450,6 +452,7 @@
when: inventory_hostname.startswith('bodhi-backend02') or inventory_hostname.startswith('bodhi-backend01.stg')
tags:
- bodhi
- tag2distrepo
- name: Install cron job to regenerate dist repos regularly
cron:
@ -462,6 +465,7 @@
tags:
- bodhi
- cron
- tag2distrepo
- name: Redirect debugging output from dist-repo-regen cron to mizdebsk
cron:
@ -474,3 +478,4 @@
tags:
- bodhi
- cron
- tag2distrepo