From 076343df55e33e3a2ece93c965f628dc2746e799 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mar 10 2018 18:27:00 +0000 Subject: fedora.conf: AtomicHost cloud images now go under AtomicHost dir In the output we will now put the AtomicHost cloud images under the AtomicHost/ directory instead of in CloudImages. Signed-off-by: Dusty Mabe (cherry picked from commit 0613ee5cfdc9b72991ec50a8ab6f9986978ce1f0) --- diff --git a/fedora.conf b/fedora.conf index e7caeed..72f550a 100644 --- a/fedora.conf +++ b/fedora.conf @@ -365,6 +365,8 @@ image_build = { 'failable': ['*'], }, }, + ], + '^AtomicHost$': [ { 'image-build': { 'format': [('qcow2','qcow2'), ('raw-xz','raw.xz')],