check-compose: use appropriate fedmsg consumer
Don't use prod consumer on staging...
This commit is contained in:
parent
fff2dddf8f
commit
a4366ff9f5
3 changed files with 10 additions and 4 deletions
|
@ -78,7 +78,7 @@
|
|||
- 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
|
||||
template: src=checkcomp_consumer.py.j2 dest=/etc/fedmsg.d/checkcomp_consumer.py owner=root group=root mode=0644
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue