Key accidental placed into options

This commit is contained in:
j 2025-07-01 11:21:51 +10:00
parent 3467e457df
commit c63638a1a5

View file

@ -15,6 +15,8 @@ data:
10.42.0.0/16; 10.42.0.0/16;
}; };
include "/etc/bind/externaldns-key.conf";
options { options {
directory "/var/cache/bind"; directory "/var/cache/bind";
@ -31,7 +33,6 @@ data:
allow-transfer { "slaves"; }; allow-transfer { "slaves"; };
dnssec-validation auto; dnssec-validation auto;
include "/etc/bind/externaldns-key.conf";
}; };
zone "." IN { zone "." IN {