copr-backend: install infra-tags repo on builders

This commit is contained in:
clime 2017-09-07 21:56:19 +02:00
parent eaac9a098f
commit ae1c315744
3 changed files with 13 additions and 0 deletions

View file

@ -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

View file

@ -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

View file

@ -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