From 2e1acc25059b9cc671a96ad648ef854a5bb29202 Mon Sep 17 00:00:00 2001 From: netztrip Date: Sun, 2 Aug 2020 23:31:21 +0200 Subject: dhcp-to-dns: add support for dhcp server name in fqdn --- doc/dhcp-to-dns.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 -------- -- cgit v1.2.3-54-g00ecf