point the installer iso at the staged f25 release, this needs reverted once f25 is out

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-11-18 16:40:52 -06:00
parent c0e06d7be0
commit 5fc3a1424f

View File

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