diff options
Diffstat (limited to 'templates/nsd.conf')
| -rw-r--r-- | templates/nsd.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/nsd.conf b/templates/nsd.conf index 9c24027..246e308 100644 --- a/templates/nsd.conf +++ b/templates/nsd.conf @@ -22,9 +22,5 @@ key: zone: name: {{zone}} zonefile: /etc/nsd/%s.zone -{% for slave in nsd_slaves %} - notify: {{slave.ip}} {{slave.key}} - provide-xfr: {{slave.ip}} {{slave.key}} -{% endfor %} {% endfor %} |
