use download.fp.o to download content from
download.fp.o is part of mirrormanager that redirects to a close by mirror using geoip Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
66638b701d
commit
70eda3c106
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ arch = x86_64
|
|||
release = rawhide
|
||||
ref = %(os_name)s/%(release)s/%(arch)s/%(tree_name)s
|
||||
# Force use of a closeish and fastish HTTP mirror, so that the HTTP proxy works
|
||||
yum_baseurl = http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/%(arch)s/os/
|
||||
# yum_baseurl = http://dl.fedoraproject.org/pub/fedora/linux//development/rawhide/Everythin/%(arch)s/os/
|
||||
yum_baseurl = https://download.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/%(arch)s/os/
|
||||
# lorax_additional_repos = http://127.0.0.1/fedora-atomic/local-overrides
|
||||
# lorax_include_packages = fedora-productimg-atomic
|
||||
docker_os_name = fedora
|
||||
|
|
Loading…
Reference in a new issue