Skip to content

Commit a11e65a

Browse files
mogroganlbajolet-hashicorp
authored andcommitted
docs: regenerate docs
1 parent fce716c commit a11e65a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.web-docs/components/builder/qemu/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -719,6 +719,9 @@ wget http://{{ .HTTPIP }}:{{ .HTTPPort }}/foo/bar/preseed.cfg
719719
- `http_bind_address` (string) - This is the bind address for the HTTP server. Defaults to 0.0.0.0 so that
720720
it will work with any network interface.
721721

722+
- `http_network_protocol` (string) - Defines the HTTP Network protocol. Valid options are `tcp`, `tcp4`, `tcp6`,
723+
`unix`, and `unixpacket`. This value defaults to `tcp`.
724+
722725
<!-- End of code generated from the comments of the HTTPConfig struct in multistep/commonsteps/http_config.go; -->
723726

724727

builder/qemu/config.hcl2spec.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)