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:
committed by
talos-bot
parent
25a65efb2e
commit
3d9a174fae
@ -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.
|
||||
|
@ -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.
|
||||
|
Reference in New Issue
Block a user