releng: fix name description: /etc/koji/koji.conf -> /etc/koji.conf
This commit is contained in:
parent
1d74d1198a
commit
cbbf68d204
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@
|
|||
- name: copy over our mash.conf
|
||||
template: src=mash.conf dest=/etc/mash/mash.conf
|
||||
|
||||
- name: /etc/koji/koji.conf
|
||||
- name: /etc/koji.conf
|
||||
template: src="{{ files }}//../roles/koji_builder/templates/koji.conf" dest=/etc/koji.conf
|
||||
|
||||
# mock configs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue