Let fedmsg read the fedmsg config file
This commit is contained in:
parent
6208b4a213
commit
f8d26977a3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
- name: copy simple-koji-ci configuration
|
||||
template: src={{ item.file }}
|
||||
dest={{ item.location }}/{{ item.file }}
|
||||
owner=root group=root mode=0640
|
||||
owner=root group=fedmsg mode=0640
|
||||
with_items:
|
||||
- { file: simple_koji_ci.py, location: /etc/fedmsg.d }
|
||||
- { file: endpoints.py, location: /etc/fedmsg.d }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue