mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 23:11:40 -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