Put the koji config in place.
This commit is contained in:
parent
6f19824f20
commit
40c82912be
1 changed files with 10 additions and 0 deletions
|
@ -35,6 +35,16 @@
|
|||
- mbs
|
||||
- mbs/common
|
||||
|
||||
- name: copy koji configuration
|
||||
template: >
|
||||
src=koji.conf dest=/etc/module-build-service/koji.conf
|
||||
owner=root group=fedmsg mode=0644
|
||||
notify:
|
||||
- restart fedmsg-hub
|
||||
tags:
|
||||
- mbs
|
||||
- mbs/common
|
||||
|
||||
- name: copy fedmsg configuration
|
||||
template: >
|
||||
src=mbs-fedmsg.py dest=/etc/fedmsg.d/mbs-fedmsg.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue