atomic: fix install location again

Since the RC1.3 location was cleaned up, pull everything from the
official location where F25 release content is.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-01-04 16:33:22 -05:00
parent 8e7041772b
commit 222e74556f
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -322,7 +322,7 @@ image_build = {
ostree_installer = [
("^Atomic$", {
"x86_64": {
"source_repo_from": "https://kojipkgs.fedoraproject.org/pub/alt/stage/25_RC-1.3/Everything/$arch/os/",
"source_repo_from": "https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/25/Everything/$arch/os/",
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],