From ce3cc188b7d32264881171b5c36998574b7f76a4 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Nov 03 2017 21:16:20 +0000 Subject: atomic workstation: update to prod repo url Signed-off-by: Dusty Mabe --- 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",