Pass the Fedor-30 key through to the lorax template
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
This commit is contained in:
parent
1a64d409e9
commit
bdd28886b0
@ -264,6 +264,7 @@ ostree_installer = [
|
||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/rawhide/",
|
||||
"ostree_update_repo=https://kojipkgs.fedoraproject.org/atomic/rawhide/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_oskey=fedora-30-primary",
|
||||
"ostree_install_ref=fedora/rawhide/x86_64/atomic-host",
|
||||
"ostree_update_ref=fedora/rawhide/x86_64/atomic-host",
|
||||
],
|
||||
|
@ -791,6 +791,7 @@ ostree_installer = [
|
||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/repo/",
|
||||
"ostree_update_repo=https://kojipkgs.fedoraproject.org/atomic/repo/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_oskey=fedora-30-primary",
|
||||
"ostree_install_ref=fedora/rawhide/x86_64/atomic-host",
|
||||
"ostree_update_ref=fedora/rawhide/x86_64/atomic-host",
|
||||
],
|
||||
@ -808,6 +809,7 @@ ostree_installer = [
|
||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/repo/",
|
||||
"ostree_update_repo=https://kojipkgs.fedoraproject.org/atomic/repo/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_oskey=fedora-30-primary",
|
||||
"ostree_install_ref=fedora/rawhide/aarch64/atomic-host",
|
||||
"ostree_update_ref=fedora/rawhide/aarch64/atomic-host",
|
||||
],
|
||||
@ -825,6 +827,7 @@ ostree_installer = [
|
||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/repo/",
|
||||
"ostree_update_repo=https://kojipkgs.fedoraproject.org/atomic/repo/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_oskey=fedora-30-primary",
|
||||
"ostree_install_ref=fedora/rawhide/ppc64le/atomic-host",
|
||||
"ostree_update_ref=fedora/rawhide/ppc64le/atomic-host",
|
||||
],
|
||||
@ -844,6 +847,7 @@ ostree_installer = [
|
||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/repo/",
|
||||
"ostree_update_repo=https://kojipkgs.fedoraproject.org/atomic/repo/",
|
||||
"ostree_osname=fedora-workstation",
|
||||
"ostree_oskey=fedora-30-primary",
|
||||
"ostree_install_ref=fedora/rawhide/x86_64/silverblue",
|
||||
"ostree_update_ref=fedora/rawhide/x86_64/silverblue",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user