Tag badges/backend with the full role name for consistency.

This commit is contained in:
Ralph Bean 2014-11-07 18:11:17 +00:00
parent 7af74d5e53
commit 0beadb10c9

View file

@ -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