Add some tags to try and speed things up.

This commit is contained in:
Ralph Bean 2013-06-19 18:17:53 +00:00
parent 12f2818954
commit 1219b3fcd2

View file

@ -28,6 +28,7 @@
owner=fedmsg group=fedmsg mode=0755 owner=fedmsg group=fedmsg mode=0755
tags: tags:
- config - config
- badges
- name: copy over all our badge definitions - name: copy over all our badge definitions
copy: > copy: >
@ -38,5 +39,6 @@
- /srv/web/infra/badges/rules/*.yml - /srv/web/infra/badges/rules/*.yml
tags: tags:
- config - config
- badges
notify: notify:
- restart fedmsg-hub - restart fedmsg-hub