ODCS: Also fix koji profile ownership.

This commit is contained in:
Jan Kaluža 2020-03-18 13:42:43 +00:00 committed by Pierre-Yves Chibon
parent c14ca86f6d
commit 56b51220a3

View file

@ -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