#815 update silverblue and workstation disk image configs for aarch64 and ppc64le
Merged 4 years ago by mohanboddu. Opened 4 years ago by sharkcz.
sharkcz/pungi-fedora config  into  master

file modified
+4 -6
@@ -442,11 +442,11 @@ 

                      'kickstart': 'fedora-disk-workstation.ks',

                      'distro': 'Fedora-22',

                      'disk_size': 11,

-                     'arches': ['armhfp', 'aarch64', 'ppc64le'],

+                     'arches': ['armhfp', 'aarch64'],

                      'repo': 'Everything',

                      'install_tree_from': 'Everything',

                      'subvariant': 'Workstation',

-                     'failable': ['armhfp','ppc64le'],

+                     'failable': ['armhfp'],

                       }

          },

          ],
@@ -785,8 +785,7 @@ 

              "release": None,

              "rootfs_size": "8",

              "add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",

-                              "ostree-based-installer/lorax-embed-repo.tmpl",

-                              "ostree-based-installer/lorax-embed-flatpaks.tmpl"],

+                              "ostree-based-installer/lorax-embed-repo.tmpl"],

              "add_template_var": [

                  "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",

                  "ostree_update_repo=https://ostree.fedoraproject.org",
@@ -811,8 +810,7 @@ 

              "release": None,

              "rootfs_size": "8",

              "add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",

-                              "ostree-based-installer/lorax-embed-repo.tmpl",

-                              "ostree-based-installer/lorax-embed-flatpaks.tmpl"],

+                              "ostree-based-installer/lorax-embed-repo.tmpl"],

              "add_template_var": [

                  "ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",

                  "ostree_update_repo=https://ostree.fedoraproject.org",

no initial comment

Pull-Request has been merged by mohanboddu

4 years ago
Metadata