base repos: make everything pointing to infrastructure use https

There's no reason any of these should be http.
https://infrastructure.fedoraproject.org should be valid and work
everywhere.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-02-15 10:39:45 -08:00
parent 6f949fe3eb
commit 1da5038fcb
17 changed files with 48 additions and 48 deletions

View file

@ -1,7 +1,7 @@
[infrastructure-testing]
name=Extras Packages from Fedora Infrastructure $releasever - $basearch - Testing
baseurl=http://infrastructure.fedoraproject.org/repo/testing/$releasever/$basearch/
baseurl=https://infrastructure.fedoraproject.org/repo/testing/$releasever/$basearch/
enabled=0
gpgcheck=1
gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE
gpgkey=https://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE