Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

change baseurl to mirrorlist #1

Open
tj13 opened this issue Jul 13, 2016 · 1 comment
Open

change baseurl to mirrorlist #1

tj13 opened this issue Jul 13, 2016 · 1 comment

Comments

@tj13
Copy link

tj13 commented Jul 13, 2016

can we change the baseurl into mirrorlist, which benefit from the yum fastest mirror plugin.

change line "baseurl=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/"
to
"mirrorlist=http://mirror.centos.org/centos/7/paas/x86_64/openshift-origin/"

@avijc
Copy link

avijc commented Dec 11, 2018

That would not work because mirror.centos.org does not return a list of mirrors, but this would work:

mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=paas-openshift-origin

(change the repo= as appropriate for the current release, like paas-openshift-origin-311)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants