mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 08:21:43 -04:00
If using a builder that has an http server set up for file transfer, expose the connection info to the shell provisioner through the environment variable PACKER_HTTP_ADDR. Closes #2869