ansible/files/common/rhel6.repo
Kevin Fenzi 1da5038fcb 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>
2024-02-15 10:41:05 -08:00

14 lines
553 B
Text

[rhel6-dvd]
name = rhel6 base dvd
baseurl=https://infrastructure.fedoraproject.org/repo/rhel/RHEL6-$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
[rhel6-base]
name = rhel6 base $basearch
baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel-$basearch-server-6/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
[rhel6-optional]
name = rhel6 optional $basearch
baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel-$basearch-server-optional-6/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release