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:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
- bodhi
|
- bodhi
|
||||||
|
- tag2distrepo
|
||||||
|
|
||||||
- name: install python3-ccolutils on fedora bodhi backends
|
- name: install python3-ccolutils on fedora bodhi backends
|
||||||
package: name=python3-cccolutils state=present
|
package: name=python3-cccolutils state=present
|
||||||
|
@ -439,6 +440,7 @@
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- bodhi
|
- bodhi
|
||||||
|
- tag2distrepo
|
||||||
|
|
||||||
- name: Install dist-repo-regen.py
|
- name: Install dist-repo-regen.py
|
||||||
copy:
|
copy:
|
||||||
|
@ -450,6 +452,7 @@
|
||||||
when: inventory_hostname.startswith('bodhi-backend02') or inventory_hostname.startswith('bodhi-backend01.stg')
|
when: inventory_hostname.startswith('bodhi-backend02') or inventory_hostname.startswith('bodhi-backend01.stg')
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
|
- tag2distrepo
|
||||||
|
|
||||||
- name: Install cron job to regenerate dist repos regularly
|
- name: Install cron job to regenerate dist repos regularly
|
||||||
cron:
|
cron:
|
||||||
|
@ -462,6 +465,7 @@
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
- cron
|
- cron
|
||||||
|
- tag2distrepo
|
||||||
|
|
||||||
- name: Redirect debugging output from dist-repo-regen cron to mizdebsk
|
- name: Redirect debugging output from dist-repo-regen cron to mizdebsk
|
||||||
cron:
|
cron:
|
||||||
|
@ -474,3 +478,4 @@
|
||||||
tags:
|
tags:
|
||||||
- bodhi
|
- bodhi
|
||||||
- cron
|
- cron
|
||||||
|
- tag2distrepo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue