copr: copr-be-dev: correct msg config filename
This commit is contained in:
parent
05f8402ae6
commit
84c55fae1f
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@
|
||||||
|
|
||||||
- name: install messaging config
|
- name: install messaging config
|
||||||
template: src="fedora-messaging.conf.j2"
|
template: src="fedora-messaging.conf.j2"
|
||||||
dest=/etc/copr/msgbuses
|
dest=/etc/copr/msgbuses/fedora-messaging.conf
|
||||||
owner=copr group=copr mode=0600
|
owner=copr group=copr mode=0600
|
||||||
notify:
|
notify:
|
||||||
- restart copr-backend
|
- restart copr-backend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue