Diffstat (limited to 'tmt/plans/cloud/base/build-aws.fmf')
| -rw-r--r-- | tmt/plans/cloud/base/build-aws.fmf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tmt/plans/cloud/base/build-aws.fmf b/tmt/plans/cloud/base/build-aws.fmf new file mode 100644 index 0000000..758a3a0 --- /dev/null +++ b/tmt/plans/cloud/base/build-aws.fmf @@ -0,0 +1,9 @@ +summary: Build AWS EC2 base image +discover: + how: fmf +environment: + image_type: oem + image_profile: Cloud-Base-AmazonEC2 + kiwi_file: Fedora.kiwi +execute: + how: tmt |