koji_builder: runroot plugin changed where it reads the config from

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
Dennis Gilmore 2016-05-25 18:39:19 +00:00
parent 56b1e7db60
commit 4891acdab6

View file

@ -131,7 +131,7 @@
- koji_builder
- name: config for the kojid runroot plugin (only some builders)
template: src=runroot.conf.j2 dest=/etc/kojid/runroot.conf
template: src=runroot.conf.j2 dest=/etc/kojid/plugins/runroot.conf
when: "'runroot' in group_names"
notify:
- restart kojid