admin guide: document use_hostname_for_dhcp
.
This commit is contained in:
parent
4aa2749737
commit
47f74997a7
1 changed files with 5 additions and 0 deletions
|
@ -67,6 +67,11 @@ Currently the following settings are supported in
|
|||
interfaces without converting them to a template. Valid values
|
||||
are `0` and `1`, the default is `1`.
|
||||
|
||||
* `use_hostname_for_dhcp`: A common configuration pattern with DHCP
|
||||
interfaces is to use `hostname $(hostname)`. If this setting is
|
||||
enabled, the `hostname` property will default to the system
|
||||
hostname. Valid values are `0` and `1`, the default is `1`.
|
||||
|
||||
## Interface Configuration
|
||||
|
||||
### Basic Configuration
|
||||
|
|
Loading…
Reference in a new issue