copr-backend: put rpkg into latest-version packages list
This commit is contained in:
parent
83edddb7c3
commit
1fd43df2aa
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
- name: put temporary fedora repos into yum.repos.d
|
- name: put infra repos into yum.repos.d
|
||||||
copy: src=files/dnf/{{ ansible_architecture }}/{{ item }} dest=/etc/yum.repos.d
|
copy: src=files/dnf/{{ ansible_architecture }}/{{ item }} dest=/etc/yum.repos.d
|
||||||
with_items:
|
with_items:
|
||||||
- infra-tags.repo
|
- infra-tags.repo
|
||||||
|
@ -46,6 +46,7 @@
|
||||||
- mock
|
- mock
|
||||||
- dnf
|
- dnf
|
||||||
- copr-rpmbuild
|
- copr-rpmbuild
|
||||||
|
- rpkg
|
||||||
|
|
||||||
- name: put updated mock configs into /etc/mock
|
- name: put updated mock configs into /etc/mock
|
||||||
template: src=files/mock/{{ item }} dest=/etc/mock
|
template: src=files/mock/{{ item }} dest=/etc/mock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue