#676 Pass the Fedor-30 key through to the lorax template
Merged 5 years ago by mohanboddu. Opened 5 years ago by pbrobinson.
Unknown source keys  into  master

file modified
+1
@@ -264,6 +264,7 @@

                  "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",

              ],

file modified
+4
@@ -791,6 +791,7 @@

                  "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_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_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_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",

              ],

Pull-Request has been merged by mohanboddu

5 years ago
Metadata