fix: update the docs to fix the lint-markdown

Just one-liner.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
This commit is contained in:
Andrey Smirnov
2020-09-25 18:52:14 +03:00
committed by talos-bot
parent 25a65efb2e
commit 3d9a174fae
2 changed files with 2 additions and 2 deletions

View File

@ -731,7 +731,7 @@ The following DHCP options are supported:
- `OptionHostName`
> Note: This option is mutually exclusive with CIDR.
>
> Note: To configure an interface with *only* IPv6 SLAAC addressing, CIDR should be set to "" and DHCP to false
> in order for Talos to skip configuration of addresses.
> All other options will still apply.

View File

@ -442,7 +442,7 @@ type NetworkConfig struct {
// - `OptionHostName`
//
// > Note: This option is mutually exclusive with CIDR.
//
// >
// > Note: To configure an interface with *only* IPv6 SLAAC addressing, CIDR should be set to "" and DHCP to false
// > in order for Talos to skip configuration of addresses.
// > All other options will still apply.