powerdns: switch to AXFR for secondarie
This commit is contained in:
parent
31e614ab3b
commit
c93a4d0a99
5 changed files with 24 additions and 13 deletions
|
@ -47,6 +47,9 @@ nodes['gce.bind01'] = {
|
|||
'version': '15',
|
||||
},
|
||||
'powerdns': {
|
||||
'features': {
|
||||
'bind': True,
|
||||
},
|
||||
'is_secondary': False,
|
||||
'secondary_nameservers': 'dns',
|
||||
'my_hostname': 'ns-1.kunbox.net',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue