copr-backend: install infra-tags repo on builders
This commit is contained in:
parent
eaac9a098f
commit
ae1c315744
3 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
[infrastructure-tags]
|
||||
name=Fedora Infrastructure tag $releasever - $basearch
|
||||
baseurl=https://infrastructure.fedoraproject.org/repo/infra/f$releasever-infra/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS
|
|
@ -0,0 +1,6 @@
|
|||
[infrastructure-tags]
|
||||
name=Fedora Infrastructure tag $releasever - $basearch
|
||||
baseurl=https://infrastructure.fedoraproject.org/repo/infra/f$releasever-infra/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS
|
|
@ -3,6 +3,7 @@
|
|||
with_items:
|
||||
- fedora.repo
|
||||
- fedora-updates.repo
|
||||
- infra-tags.repo
|
||||
|
||||
- name: disable updates-testing
|
||||
shell: rm -f /etc/yum.repos.d/fedora-updates-testing.repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue