In preparation for having multiple top-level kiwi description files, expose the ability to define which file to read. Additionally, tests are updated to use this new flag.
13 lines
255 B
Plaintext
13 lines
255 B
Plaintext
summary: Build base Vagrant image for VirtualBox
|
|
discover:
|
|
how: fmf
|
|
adjust:
|
|
enabled: false
|
|
when: arch != x86_64
|
|
environment:
|
|
image_type: oem
|
|
image_profile: Cloud-Base-Vagrant-VirtualBox
|
|
kiwi_file: Fedora.kiwi
|
|
execute:
|
|
how: tmt
|