What's the structure of your post-processor section in your packer template? Is it a sequence?
On Oct 25, 2017 18:20, "John C" <[email protected]> wrote: > Currently I'm using Packer to build a VMWare template and then have > configured the post-processor section of the JSON with multiple vsphere > tasks, to copy the template to multiple remote datacenters once built, > using OVFTOOL. The copying itself works just fine, but it runs serially > ... and because the template I'm copying is large, it takes a very long > time to finish the process as Packer is waiting for each OVFTOOL copy to > complete before starting the next. > > So my question is ... does Packer have the ability to start all of the > OVFTOOL copies in parallel? I've been looking around the HashiCorp > website, the Internet, and this Google group, but so far haven't found > anything. And if not, what alternatives do I have to make this work? > Thanks. > > -- > 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/4693c230-517b-4284-a146-e48cb11758d9%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/4693c230-517b-4284-a146-e48cb11758d9%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/CALz9Rt9Am6CPGCc5yd_y2oQP%2BE3twPOt2z_40gwFb8wX15cxRw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
