dhcp-to-dns: add support for pool name in fqdn

This commit is contained in:
netztrip 2020-08-01 16:01:02 +02:00
parent 3b28440b05
commit ed26d69842
3 changed files with 9 additions and 1 deletions

View file

@ -33,6 +33,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
* `PoolInZone`: whether or not to add the dhcp server's pool name
See also
--------