diff options
Diffstat (limited to 'tmt/plans/cloud/base/build-aws.fmf')
| -rw-r--r-- | tmt/plans/cloud/base/build-aws.fmf | 8 |
1 files changed, 8 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..f2d2fe4 --- /dev/null +++ b/tmt/plans/cloud/base/build-aws.fmf @@ -0,0 +1,8 @@ +summary: Build AWS EC2 base image +discover: + how: fmf +environment: + image_type: oem + image_profile: Cloud-Base-AmazonEC2 +execute: + how: tmt |