And regarding qemu builder output ova, it can't do that directly. It only supports raw and qcow2 disks, see the format option.
But you can use the shell-local post-processor to run a command on the artifact. On Thu, Aug 30, 2018, 18:44 Megan Marsh <[email protected]> wrote: > I suspect the issue is that the "type" for a vmware build is either >> "vmware-iso" or "vmware-vmx" not "vmware" > > -- > 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/CAGPV1uqOdLa_j8tByGj0FGa2ZNNY5kCi2etEwnYFvOUMyzJkkg%40mail.gmail.com > <https://groups.google.com/d/msgid/packer-tool/CAGPV1uqOdLa_j8tByGj0FGa2ZNNY5kCi2etEwnYFvOUMyzJkkg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CALz9Rt_rnjMzV_QHhaasr63X2J1DXV_37HhzXF4GFa2fgTT8vA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
