mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-27 03:51:20 -05:00
407 B
407 B
Packer will create an http server serving http_directory when it is set, a
random free port will be selected and the architecture of the directory
referenced will be available in your builder.
Example usage from a builder:
wget http://{{ .HTTPIP }}:{{ .HTTPPort }}/foo/bar/preseed.cfg