fix url
This commit is contained in:
parent
f538395fc3
commit
4df8b31e34
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ tree_file = %(os_name)s-%(tree_name)s.json
|
|||
arch = x86_64
|
||||
release = f30
|
||||
ref = %(os_name)s/devel/%(arch)s/%(tree_name)s
|
||||
yum_baseurl = http://dl.fedoraproject.org/pub/fedora/linux//development/rawhide/%(arch)s/os/
|
||||
yum_baseurl = https://dl.fedoraproject.org/pub/fedora/linux/releases/30/Everything/%(arch)s/os/
|
||||
# lorax_additional_repos = http://127.0.0.1/fedora-iot/local-overrides
|
||||
lorax_include_packages = fedora-productimg-iot
|
||||
docker_os_name = fedora
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue