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:
parent
8e7041772b
commit
222e74556f
@ -322,7 +322,7 @@ image_build = {
|
|||||||
ostree_installer = [
|
ostree_installer = [
|
||||||
("^Atomic$", {
|
("^Atomic$", {
|
||||||
"x86_64": {
|
"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,
|
"release": None,
|
||||||
"installpkgs": ["fedora-productimg-atomic"],
|
"installpkgs": ["fedora-productimg-atomic"],
|
||||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],
|
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],
|
||||||
|
Loading…
Reference in New Issue
Block a user