point ostree installer at the updated location for lorax templates

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-05-27 11:48:10 -05:00
parent 7ed7fa6105
commit a3d48b1b61

View File

@ -587,7 +587,7 @@ ostree_installer = [
"ostree_osname=fedora-atomic",
"ostree_ref=fedora-atomic/rawhide/x86_64/docker-host",
]
'template_repo': 'https://pagure.io/fedora-kickstarts.git',
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
'template_branch': 'master',
}
})