Add an extra koschei config file for fedmsg.

This commit is contained in:
Ralph Bean 2015-05-12 14:36:15 +00:00
parent ba4ea66ff3
commit 8d9e89356c
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,3 @@
config = {
"name": "koschei",
}

View file

@ -26,6 +26,18 @@
- koschei
- config
- name: install koschei fedmsg config
copy: src=koschei.py dest=/etc/fedmsg.d/koschei.py
notify:
- restart koschei-polling
- restart koschei-resolver
- restart koschei-scheduler
- restart koschei-watcher
tags:
- koschei
- config
- fedmsgdconfig
- name: install koji key and cert
copy: >
src="{{ private }}/files/koschei/koschei.pem"