This commit is contained in:
Jukka Nousiainen 2021-07-25 09:25:31 +03:00 committed by Andreas B. Mundt
parent 1a0b2614bc
commit bf265a8309
5 changed files with 13 additions and 18 deletions

View file

@ -1,6 +1,6 @@
include "/etc/bind/rndc.key";
zone "{{ ipaddr_lan_ptr }}" {
zone "{{ ipaddr_lan_ptr[:-1] }}" {
type master;
notify no;
file "/etc/bind/db.{{ ipaddr_lan_threeoct }}";