diff options
Diffstat (limited to 'modules/powerdns/pdns-secondary.conf')
| -rw-r--r-- | modules/powerdns/pdns-secondary.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/powerdns/pdns-secondary.conf b/modules/powerdns/pdns-secondary.conf new file mode 100644 index 0000000..5c9c769 --- /dev/null +++ b/modules/powerdns/pdns-secondary.conf @@ -0,0 +1,7 @@ +autosecondary = yes +bind-supermaster-config = /var/lib/pdns/named-autosecondary.conf +bind-supermasters = /var/lib/pdns/autoprimary.conf +guardian = yes +launch = bind +local-address = 0.0.0.0 [::] +secondary = yes |
