Tag bodhi2/backend tasks related to dist-repos
This commit is contained in:
parent
7ca37ae5ff
commit
5adfa08957
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue