mirror of https://github.com/hashicorp/packer
docs/builder/vsphere-iso: Add documentation for BootConfig (#9538)
* docs/builder/vsphere-iso: Add documentation for BootConfig * Add documenation for http_ip * Remove duplicate build configuration sectionpull/9544/head
parent
eeb6f017bd
commit
892413b7ea
@ -0,0 +1,5 @@
|
||||
<!-- Code generated from the comments of the BootConfig struct in builder/vsphere/common/step_boot_command.go; DO NOT EDIT MANUALLY -->
|
||||
|
||||
- `http_ip` (string) - The IP address to use for the HTTP server started to serve the `http_directory`.
|
||||
If unset, Packer will automatically discover and assign an IP.
|
||||
|
||||
Loading…
Reference in new issue