koji_builder: runroot plugin changed where it reads the config from
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
56b1e7db60
commit
4891acdab6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue