mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
(cherry picked from commit 432fd79c46
)
Co-authored-by: mymindstorm <mymindstorm@evermiss.net>
This commit is contained in:
parent
40f2275aa9
commit
950eb775fe
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ special character in YAML.
|
||||||
|
|
||||||
These special values yield both IPv4 and IPv6 addresses by default, but you can
|
These special values yield both IPv4 and IPv6 addresses by default, but you can
|
||||||
also add an `:ipv4` or `:ipv6` suffix to limit them to just IPv4 or IPv6
|
also add an `:ipv4` or `:ipv6` suffix to limit them to just IPv4 or IPv6
|
||||||
addresses respectively. For example, `network.host: _en0:ipv4_` would set this
|
addresses respectively. For example, `network.host: "_en0:ipv4_"` would set this
|
||||||
node's addresses to the IPv4 addresses of interface `en0`.
|
node's addresses to the IPv4 addresses of interface `en0`.
|
||||||
|
|
||||||
[TIP]
|
[TIP]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue