koji/hub: rename the configuration file for rpmautospec

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-04-06 15:58:06 +02:00
parent 4431fd2a4e
commit ecf4e12a7e
2 changed files with 2 additions and 2 deletions

View file

@ -162,8 +162,8 @@
- name: install the configuration file for rpmautospec
template:
src: rpmautospec_hub.conf
dest: /etc/koji-hub/plugins/rpmautospec_hub.conf
src: rpmautospec.conf
dest: /etc/koji-hub/plugins/rpmautospec.conf
when: env == 'staging'
tags:
- koji_hub