diff --git a/fedora-final.conf b/fedora-final.conf index 9fd14b8..f59fde1 100644 --- a/fedora-final.conf +++ b/fedora-final.conf @@ -732,7 +732,7 @@ ostree_installer = [ "ostree-based-installer/lorax-embed-repo.tmpl"], "add_template_var": [ "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/27/", - "ostree_update_repo=https://kojipkgs.fedoraproject.org/compose/ostree/27/", + "ostree_update_repo=https://dl.fedoraproject.org/ostree/27/", "ostree_osname=fedora-workstation", "ostree_install_ref=fedora/27/x86_64/workstation", "ostree_update_ref=fedora/27/x86_64/workstation", diff --git a/fedora.conf b/fedora.conf index f24fb16..318b780 100644 --- a/fedora.conf +++ b/fedora.conf @@ -814,7 +814,7 @@ ostree_installer = [ "ostree-based-installer/lorax-embed-repo.tmpl"], "add_template_var": [ "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/27/", - "ostree_update_repo=https://kojipkgs.fedoraproject.org/compose/ostree/27/", + "ostree_update_repo=https://dl.fedoraproject.org/ostree/27/", "ostree_osname=fedora-workstation", "ostree_install_ref=fedora/27/x86_64/workstation", "ostree_update_ref=fedora/27/x86_64/workstation",