← Back to team overview

cloud-init-dev team mailing list archive

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

 

The proposal to merge ~legovini/cloud-init:copr-fix into cloud-init:master has been updated.

Commit message changed to:

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.

For more details, see:
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