check-compose: restart fedmsg-hub on check-compose changes

This commit is contained in:
Adam Williamson 2016-03-07 12:10:14 -08:00
parent 9d4634759b
commit 6df4aee7f7

View file

@ -67,6 +67,8 @@
args:
chdir: /root/fedora-qa/check-compose
when: "gitqa|changed"
notify:
- restart fedmsg-hub
- name: Enable fedmsg consumer
copy: src=checkcomp_consumer.py dest=/etc/fedmsg.d/checkcomp_consumer.py owner=root group=root mode=0644