Add image build for Fedora Server KVM
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
parent
e66305ac76
commit
fba2b1583a
14
fedora.conf
14
fedora.conf
@ -602,6 +602,20 @@ image_build = {
|
||||
'failable': ['*'],
|
||||
}
|
||||
},
|
||||
{
|
||||
'image-build': {
|
||||
'format': [('qcow2','qcow2')],
|
||||
'name': 'Fedora-Server-KVM',
|
||||
'kickstart': 'fedora-server-vm-full.ks',
|
||||
'distro': 'Fedora-22',
|
||||
'disk_size': 7,
|
||||
'arches': ['aarch64', 'ppc64le', 's390x', 'x86_64'],
|
||||
'repo': 'Everything',
|
||||
'install_tree_from': 'Everything',
|
||||
'subvariant': 'Server_KVM',
|
||||
'failable': ['*'],
|
||||
}
|
||||
},
|
||||
],
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user