Hello If you have OVFTool installed, you may able to use that.
https://www.packer.io/docs/builders/vmware-iso.html ovftool_options <https://www.packer.io/docs/builders/vmware-iso.html#ovftool_options> (array of strings) - Extra options to pass to ovftool during export. Each item in the array is a new argument. The options --noSSLVerify, --skipManifestCheck, and --targetType are reserved, and should not be passed to this argument. https://www.vmware.com/support/developer/ovf/ovf420/ovftool-420-userguide.pdf Metadata inclusion. Additional metadata, such as an end-user license agreement, can be packaged with the OVF and displayed before installation. The argument for OVFTOOL is around extraConfig but couldn't find clear info in the documentation Alvaro <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virusvrij. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> On Fri, Jul 21, 2017 at 1:26 PM, Prakash Kumar <[email protected]> wrote: > Is it possible to add/inject the VMWare VM "vApp Options -> Advanced" like > "product name","version","vendor" , etc ... during the creation of OVA > using packer ? > > > <https://lh3.googleusercontent.com/-Q7t3AakHfm0/WXHkeMaE0pI/AAAAAAAAAmg/QzMqaed0CgUxQiP1XjOdaO8oQ1KlFS-9ACLcBGAs/s1600/vapp-options.png> > please find the attached screenshot for more details. > > Regards, > Prakash. > > > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/20f4e294-2b8f-44ec-9ca4-b3a4fe047c21%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/20f4e294-2b8f-44ec-9ca4-b3a4fe047c21%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Alvaro -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAHqq0ex1-Et6_LijGSoiWy-SrwEbW136UzB95A0uF1zrMpsrdw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
