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