Tweaks
This commit is contained in:
parent
1a0b2614bc
commit
bf265a8309
5 changed files with 13 additions and 18 deletions
|
@ -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 }}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue