Im trying to use Packer to automate vm deployments and my understanding is for most installations the packer server needs to run an http server to serve config files to the VM that is being built. This would require the VM connecting to the packer server. I was wondering if It's possible to make the Packer server in the same cluster as the VMs it would build and be in the same lan to achieve the config serving.