← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~legovini/cloud-init:copr-fix into cloud-init:master

 

When using a proxy it is often useful to know in advance which mirrors are to be contacted, so a whitelist can be set up. This is not easy when using the yum.conf(5) mirrorlist option, as the retrieved list of mirrors may change. The repository definition may also specify a canonical mirror
with the 'baseurl' option; this option is often commented out by default to favor the usage of worldwide mirrors. This patch uncomments 'baseurl' when an http_proxy is being used, so the canonical mirror is used *in addition to* the mirrors retrieved from the mirrorlist.
-- 
https://code.launchpad.net/~legovini/cloud-init/+git/cloud-init/+merge/362123
Your team cloud-init commiters is requested to review the proposed merge of ~legovini/cloud-init:copr-fix into cloud-init:master.


References