Brian Stinson kirjoitti 6.3.2018 klo 8.11: > 1.) Modify baseurls in the SIG repo files to look like the following (using > openstack-queens as an example): > > > [centos-openstack-queens] > name=CentOS-7 - OpenStack queens > baseurl=https://mirror.centos.org/$contentdir/cloud/$basearch/openstack-queens/ > gpgcheck=1 > enabled=1 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Cloud > exclude=sip,PyQt4 Last time I looked, mirror.centos.org did not support https. Other than that, I don't see any immediate problem with this approach.