dhcp-to-dns: always create A record with mac address...
... and an optional CNAME with host name.
This commit is contained in:
parent
4a0f395fe1
commit
aac8709881
3 changed files with 16 additions and 12 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue