From e4fef8e6ed2fbfc6a09bd71c00f47e48a0bbb1ff Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Dec 06 2019 03:33:49 +0000 Subject: temporarily make ppc64le failable --- diff --git a/stream-images.conf b/stream-images.conf index 005492f..bef2b37 100644 --- a/stream-images.conf +++ b/stream-images.conf @@ -13,6 +13,7 @@ image_build = { "distro": "Fedora-20", "disk-size": "10", "arches": ["x86_64","ppc64le","aarch64"], + "failable": ["ppc64le"], "repo": [ 'BaseOS', ],