atomic.conf: convert source_repo_from to repo
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
add20b40bd
commit
fd562c33aa
@ -262,7 +262,7 @@ image_build = {
|
|||||||
ostree_installer = [
|
ostree_installer = [
|
||||||
("^Atomic$", {
|
("^Atomic$", {
|
||||||
"x86_64": {
|
"x86_64": {
|
||||||
"source_repo_from": [ "Cloud",
|
"repo": [ "Cloud",
|
||||||
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
|
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
|
||||||
"release": None,
|
"release": None,
|
||||||
"installpkgs": ["fedora-productimg-atomic"],
|
"installpkgs": ["fedora-productimg-atomic"],
|
||||||
|
Loading…
Reference in New Issue
Block a user