dhcp-to-dns: always create A record with mac address...

... and an optional CNAME with host name.
This commit is contained in:
Christian Hesse 2023-03-21 20:59:15 +01:00
parent 4a0f395fe1
commit aac8709881
3 changed files with 16 additions and 12 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 96;
:global ExpectedConfigVersion 97;
# global variables not to be changed by user
:global GlobalFunctionsReady false;