Tag badges/backend with the full role name for consistency.
This commit is contained in:
parent
7af74d5e53
commit
0beadb10c9
1 changed files with 12 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
tags:
|
||||
- packages
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: copy database configuration
|
||||
template: >
|
||||
|
@ -22,6 +23,7 @@
|
|||
tags:
|
||||
- config
|
||||
- badges
|
||||
- badges/backend
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
|
@ -33,6 +35,7 @@
|
|||
tags:
|
||||
- config
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
# Here I'm "permanently" hotfixing the fedmsg-hub
|
||||
# It needs to load the forward-compat sqlalchemy0.7 package from the get-go.
|
||||
|
@ -44,6 +47,7 @@
|
|||
- patches
|
||||
- hotfix
|
||||
- badges
|
||||
- badges/backend
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
|
@ -57,6 +61,7 @@
|
|||
tags:
|
||||
- config
|
||||
- badges
|
||||
- badges/backend
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
|
||||
|
@ -72,6 +77,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: ensure badges cron directories exist
|
||||
file: >
|
||||
|
@ -87,6 +93,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: oldschool badge award scripts
|
||||
copy: >
|
||||
|
@ -106,6 +113,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: oldschool badge award cronjobs
|
||||
copy: >
|
||||
|
@ -125,6 +133,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: copy creds for the flock paparazzi cronjob
|
||||
template: >
|
||||
|
@ -135,6 +144,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: logrotate for badge award cronjobs
|
||||
copy: >
|
||||
|
@ -146,6 +156,7 @@
|
|||
- config
|
||||
- cron
|
||||
- badges
|
||||
- badges/backend
|
||||
|
||||
- name: copy over the badge-admin one-off scripts
|
||||
copy: >
|
||||
|
@ -162,3 +173,4 @@
|
|||
tags:
|
||||
- scripts
|
||||
- badges
|
||||
- badges/backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue