copr: copr-be-dev: correct msg config filename

This commit is contained in:
Pavel Raiskup 2019-09-10 10:50:59 +02:00 committed by Pierre-Yves Chibon
parent 05f8402ae6
commit 84c55fae1f

View file

@ -214,7 +214,7 @@
- name: install messaging config
template: src="fedora-messaging.conf.j2"
dest=/etc/copr/msgbuses
dest=/etc/copr/msgbuses/fedora-messaging.conf
owner=copr group=copr mode=0600
notify:
- restart copr-backend