atomic workstation: update to prod repo url

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-11-03 16:30:41 -04:00
parent 56b6e1e9f7
commit ce3cc188b7
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
2 changed files with 2 additions and 2 deletions

View File

@ -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",

View File

@ -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",