diff --git a/fedora.conf b/fedora.conf index b2cfc80..519b772 100644 --- a/fedora.conf +++ b/fedora.conf @@ -446,7 +446,7 @@ image_build = { 'repo': 'Everything', 'install_tree_from': 'Everything', 'subvariant': 'Workstation', - 'failable': ['*'], + 'failable': ['armhfp','ppc64le'], } }, ], @@ -713,7 +713,7 @@ live_images = [ 'repo': 'Everything', 'type': 'appliance', 'subvariant': 'Xfce', - 'failable': False, + 'failable': True, }, { 'kickstart': 'fedora-arm-lxqt.ks',