koji/hub: rename the configuration file for rpmautospec
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
4431fd2a4e
commit
ecf4e12a7e
2 changed files with 2 additions and 2 deletions
|
@ -162,8 +162,8 @@
|
||||||
|
|
||||||
- name: install the configuration file for rpmautospec
|
- name: install the configuration file for rpmautospec
|
||||||
template:
|
template:
|
||||||
src: rpmautospec_hub.conf
|
src: rpmautospec.conf
|
||||||
dest: /etc/koji-hub/plugins/rpmautospec_hub.conf
|
dest: /etc/koji-hub/plugins/rpmautospec.conf
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
tags:
|
tags:
|
||||||
- koji_hub
|
- koji_hub
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue