ansible/files/common/rhel7-power9.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

19 lines
860 B
Text

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