Put the koji config in place.

This commit is contained in:
Ralph Bean 2017-03-01 21:24:38 +00:00
parent 6f19824f20
commit 40c82912be

View file

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