koji/builder: fix path to the rpmautospec config file - Take #2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
419e8701a3
commit
984b570422
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@
|
|||
- name: install the configuration file for rpmautospec
|
||||
template:
|
||||
src: "{{ playbook_dir }}/../../roles/koji_hub/templates/rpmautospec.conf"
|
||||
dest: /etc/koji-hub/plugins/rpmautospec.conf
|
||||
dest: /etc/kojid/plugins/rpmautospec.conf
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- koji_builder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue