aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar netztrip <dave-tvg@netztrip.de>2020-08-02 23:31:21 +0200
committerGravatar Christian Hesse <mail@eworm.de>2020-08-07 22:08:01 +0200
commit2e1acc25059b9cc671a96ad648ef854a5bb29202 (patch)
tree3795295be73f7124d79da63699f592e837191ca4 /doc
parent354be9c222339d0d2dcaa5a5460f272f0c0b44a6 (diff)
dhcp-to-dns: add support for dhcp server name in fqdn
Diffstat (limited to 'doc')
-rw-r--r--doc/dhcp-to-dns.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dhcp-to-dns.md b/doc/dhcp-to-dns.md
index 0c112b3..699b6a5 100644
--- a/doc/dhcp-to-dns.md
+++ b/doc/dhcp-to-dns.md
@@ -34,6 +34,7 @@ The configuration goes to `global-config-overlay`, these are the parameters:
* `Domain`: the domain used for dns records
* `HostNameInZone`: whether or not to add the dhcp/dns server's hostname
* `PrefixInZone`: whether or not to add prefix `dhcp`
+* `ServerNameInZone`: whether or not to add DHCP server name
See also
--------