From 0613ee5cfdc9b72991ec50a8ab6f9986978ce1f0 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mar 10 2018 17:29:37 +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 --- diff --git a/fedora.conf b/fedora.conf index 90e4daa..e6a90a1 100644 --- a/fedora.conf +++ b/fedora.conf @@ -370,6 +370,8 @@ image_build = { 'failable': ['*'], }, }, + ], + '^AtomicHost$': [ { 'image-build': { 'format': [('qcow2','qcow2'), ('raw-xz','raw.xz')],