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,6 +1,6 @@
[infrastructure]
name=Extras Packages from Fedora Infrastructure $releasever - $basearch
baseurl=http://infrastructure.fedoraproject.org/repo/$releasever/$basearch/
baseurl=https://infrastructure.fedoraproject.org/repo/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE
gpgkey=https://infrastructure.fedoraproject.org/repo/RPM-GPG-KEY-INFRASTRUCTURE