dhcp-to-dns: get domain from dhcp server's network definition

This commit is contained in:
Christian Hesse 2023-04-13 00:32:13 +02:00
parent ac5d84173f
commit ee94024dca
5 changed files with 29 additions and 15 deletions

View file

@ -12,6 +12,7 @@
96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification.";
97="Modified 'dhcp-to-dns' to always add A records for names with mac address, and optionally add CNAME records if the host name is available.";
98="Extended 'check-certificates' to download new certificate by SubjectAltNames if download by CommonName fails.";
99="Modified 'dhcp-to-dns', which dropped global configuration. Settings moved to dhcp server's network definitions.";
};
# Migration steps to be applied on script updates