Skip to content

Add support for OVA export #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kvandenhoute
Copy link

What this PR does / why we need it:

Which issue(s) this PR fixes
Fixes #246

How Has This Been Tested?:
I have built the plugin, installed it and ran a packer build with
image_export = true
image_export_type = "VMDK"

It created the vmdk/ova on prism.
It succesfully exported the .img to my current working directory.

Release note:

* Add support for OVA (VMDK / QCOW2) export of packer builds

@tuxtof
Copy link
Contributor

tuxtof commented May 20, 2025

Hello @kvandenhoute,

Thank you so much for your contribution! We truly appreciate the time and effort you've put into it. We will review it as soon as we can.
In the meantime, would you be able to fill out the Contributor License Agreement (CLA) on the contribution page?

Take care,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Exporting as OVA
2 participants