powerdns: switch to AXFR for secondarie
This commit is contained in:
parent
31e614ab3b
commit
c93a4d0a99
5 changed files with 24 additions and 13 deletions
|
@ -1,6 +1,6 @@
|
|||
% for zone in sorted(zones):
|
||||
zone "${zone}" {
|
||||
file "/var/lib/powerdns/zones/${zone}";
|
||||
type native;
|
||||
type master;
|
||||
};
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue