You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
This feature will add a "convert_to_template" option to the proxmox-iso and proxmox-clone builders. The option will instruct this plugin to keep the machine image as a VM or convert it to a template.
Use Case(s)
Gives the user more control over the created machine image.
Potential configuration
convert_to_template = true|false
Potential References
The packer vsphere-iso and vsphere-clone builders have similar functionality
Please search the existing issues for relevant feature requests, and use the
reaction feature
(https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)
to add upvotes to pre-existing requests.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
This feature will add a "convert_to_template" option to the proxmox-iso and proxmox-clone builders. The option will instruct this plugin to keep the machine image as a VM or convert it to a template.
Use Case(s)
Gives the user more control over the created machine image.
Potential configuration
Potential References
The packer vsphere-iso and vsphere-clone builders have similar functionality
https://www.packer.io/plugins/builders/vsphere/vsphere-iso#convert_to_template
The text was updated successfully, but these errors were encountered: