Yes that should work? Can you run a packer build with PACKER_LOG=1 packer build....
That should spew out a lot of information on what packer is doing. Include the first 200 lines or so here. On Wed, Jan 9, 2019, 15:32 Morgan Andrew Davis <[email protected] wrote: > I was going through the info for the amazon import post processor, and I > came across the format optional configuration that lets you specify the > type of file the import should expect. It defaults to ova, but I can't seem > to change it to something else. Getting this to work might cut out quite a > bit of a project I am working on. Shouldn't the line: "format": "vmdk" > change it to expect a vdmk for example? All adding lines like this in the > post-processor section does for me is make packer gripe that it doesn't > recognize this configuration option. Any advice? > > -- > 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/4ee784ef-a6de-43dd-919f-061b5c343544%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/4ee784ef-a6de-43dd-919f-061b5c343544%40googlegroups.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_28fWKiDniLUc_F2ifR1KGyNLCR4yNn2y4asdMyfDq1Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
