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>
14 lines
553 B
Text
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
|