Fix koschei copr repo path
This commit is contained in:
parent
8d23adc38a
commit
57e02ba2dd
1 changed files with 6 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
---
|
||||
- name: Add koschei copr dev repo on stg
|
||||
when: env == "staging"
|
||||
template: src=copr.repo.j2 dest=/etc/yum.repos.d
|
||||
template: src=copr.repo.j2 dest=/etc/yum.repos.d/copr.repo
|
||||
tags:
|
||||
- koschei
|
||||
- config
|
||||
- packages
|
||||
- yumrepos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue