Install tree comes from BaseOS
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
60f3becb0a
commit
0d42cdc8ab
@ -110,7 +110,7 @@ image_build = {
|
|||||||
'distro': 'Fedora-22',
|
'distro': 'Fedora-22',
|
||||||
'disk_size': 10,
|
'disk_size': 10,
|
||||||
'repo': ["BaseOS","AppStream","CRB"],
|
'repo': ["BaseOS","AppStream","CRB"],
|
||||||
'install_tree_from': 'Everything',
|
'install_tree_from': 'BaseOS',
|
||||||
'subvariant': 'Container_Base',
|
'subvariant': 'Container_Base',
|
||||||
'arches': ['aarch64', 'ppc64le', 's390x', 'x86_64'],
|
'arches': ['aarch64', 'ppc64le', 's390x', 'x86_64'],
|
||||||
'failable': ['*'],
|
'failable': ['*'],
|
||||||
|
Loading…
Reference in New Issue
Block a user