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" 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 t
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 be