Add infra tag repos
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ad8448b144
commit
3f8062e776
3 changed files with 28 additions and 0 deletions
6
files/common/fedora-infra-tags.repo
Normal file
6
files/common/fedora-infra-tags.repo
Normal file
|
@ -0,0 +1,6 @@
|
|||
[infrastructure-tags]
|
||||
name=Fedora Infrastructure tag $releasever - $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/infra/f$releasever-infra/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=http://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS
|
6
files/common/rhel-infra-tags.repo
Normal file
6
files/common/rhel-infra-tags.repo
Normal file
|
@ -0,0 +1,6 @@
|
|||
[infrastructure-tags]
|
||||
name=Fedora Infrastructure tag $releasever - $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/infra/epel$releasever-infra/$basearch/
|
||||
enabled=1
|
||||
gpgcheck=1
|
||||
gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE
|
Loading…
Add table
Add a link
Reference in a new issue