diff options
author | Paride Legovini <paride.legovini@canonical.com> | 2021-07-13 21:23:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 13:23:19 -0600 |
commit | 881be6e780b258e98d1ecba4777ba3e171d5760d (patch) | |
tree | 2d0fab5ed4063c3bb045b701fefa2adf4e0a5885 /conftest.py | |
parent | a185f31911dfc58662eb1eb5d39a9ab3ed178ff5 (diff) | |
download | vyos-cloud-init-881be6e780b258e98d1ecba4777ba3e171d5760d.tar.gz vyos-cloud-init-881be6e780b258e98d1ecba4777ba3e171d5760d.zip |
run-container: fixup the centos repos baseurls when using http_proxy (#944)
The EPEL repo file used to have download.fedoraproject.org as its
baseurl. That has now been replaced by `download.example`, which we need
to replace with dl.fedoraproject.org, the actual mirror we want to
download from.
We can't use download.fedoraproject.org or the mirrorlist (which is the
default way for finding mirrors) because of our internal proxy rules.
This change only applies if http_proxy is set, otherwise the mirrors are
reached in the default way.
Diffstat (limited to 'conftest.py')
0 files changed, 0 insertions, 0 deletions