openqa, check-compose, relvalconsumer: drop remaining fedmsg bits

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-03-04 14:33:41 -08:00 committed by Pierre-Yves Chibon
parent 1c855ec84b
commit 52d7450a9c
5 changed files with 15 additions and 35 deletions

View file

@ -175,13 +175,6 @@
tags:
- config
- name: Wipe the old fedmsg consumer config file
file: path=/etc/fedmsg.d/checkcomp_consumer.py state=absent
notify:
- restart fedmsg-hub
tags:
- config
- name: Install config file
template: src=check-compose.conf.j2 dest=/etc/check-compose.conf mode=0644
tags: