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 <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2018-03-10 12:28:33 -05:00
parent 10adae137d
commit 0613ee5cfd
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -370,6 +370,8 @@ image_build = {
'failable': ['*'],
},
},
],
'^AtomicHost$': [
{
'image-build': {
'format': [('qcow2','qcow2'), ('raw-xz','raw.xz')],