blob: 04e3534027ce337aa566ff70ad4c9947edafcb66 (
plain)
1
2
3
4
5
6
7
|
zone "noc-server.tg14.gathering.org" {
type master;
notify yes;
allow-update { key DHCP_UPDATER; };
file "dynamic/noc-server.tg14.gathering.org.zone";
allow-transfer { ns-xfr; };
};
|