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:
parent
6f949fe3eb
commit
1da5038fcb
17 changed files with 48 additions and 48 deletions
|
@ -1,4 +1,4 @@
|
|||
[rhel8-rhos16]
|
||||
name = rhel8 openstack $basearch
|
||||
baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel8/other/rhel-8-x86_64-openstack-16-rpms
|
||||
baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel8/other/rhel-8-x86_64-openstack-16-rpms
|
||||
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue