bundles/powerdns: add support for zone transfers
Some checks failed
bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2020-10-16 23:02:47 +02:00
parent f2073e72ed
commit ca1646d394
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 78 additions and 0 deletions

View file

@ -31,6 +31,10 @@ nodes['gce.bind01'] = {
},
},
},
'powerdns': {
'is_secondary': False,
'secondary_nameservers': 'dns',
},
'vm': {
'cpu': 1,
'ram': 1,