admin guide: document use_hostname_for_dhcp.

This commit is contained in:
Ariadne Conill 2020-10-14 05:23:22 -06:00
parent 4aa2749737
commit 47f74997a7

View file

@ -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