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:
parent
10adae137d
commit
0613ee5cfd
@ -370,6 +370,8 @@ image_build = {
|
||||
'failable': ['*'],
|
||||
},
|
||||
},
|
||||
],
|
||||
'^AtomicHost$': [
|
||||
{
|
||||
'image-build': {
|
||||
'format': [('qcow2','qcow2'), ('raw-xz','raw.xz')],
|
||||
|
Loading…
Reference in New Issue
Block a user