ODCS: Also fix koji profile ownership.
This commit is contained in:
parent
c14ca86f6d
commit
56b51220a3
1 changed files with 2 additions and 2 deletions
|
@ -27,8 +27,8 @@
|
||||||
template:
|
template:
|
||||||
src: etc/koji.conf.d/odcs.conf.j2
|
src: etc/koji.conf.d/odcs.conf.j2
|
||||||
dest: /etc/koji.conf.d/odcs.conf
|
dest: /etc/koji.conf.d/odcs.conf
|
||||||
owner: odcs
|
owner: odcs-server
|
||||||
group: fedmsg
|
group: odcs-server
|
||||||
mode: 0440
|
mode: 0440
|
||||||
notify:
|
notify:
|
||||||
- restart odcs-celery-backend
|
- restart odcs-celery-backend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue