Merge "Remove zonefile from nsd config"
This commit is contained in:
commit
2226ab5c98
@ -35,7 +35,6 @@ key:
|
||||
{% for zone in dns_zones %}
|
||||
zone:
|
||||
name: {{ zone.name }}
|
||||
zonefile: /var/lib/nsd/zone/{{ zone.name }}
|
||||
allow-notify: {{ dns_master }} NOKEY
|
||||
request-xfr: AXFR {{ dns_master }} tsig
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user