atomic.conf: convert source_repo_from to repo

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-06-29 08:36:17 -04:00
parent add20b40bd
commit fd562c33aa
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -262,8 +262,8 @@ image_build = {
ostree_installer = [
("^Atomic$", {
"x86_64": {
"source_repo_from": [ "Cloud",
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
"repo": [ "Cloud",
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"rootfs_size": "3",