diff --git a/doc/ADMIN-GUIDE.md b/doc/ADMIN-GUIDE.md index 6d3a848..203541b 100644 --- a/doc/ADMIN-GUIDE.md +++ b/doc/ADMIN-GUIDE.md @@ -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