bundles/powerdns: more config, add bind backend
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
fa67bd13f4
commit
df852e8ef9
6 changed files with 124 additions and 3 deletions
|
@ -7,6 +7,9 @@ defaults = {
|
|||
'pdns-backend-pgsql': {},
|
||||
},
|
||||
},
|
||||
'powerdns': {
|
||||
'api_key': repo.vault.password_for('{} powerdns api'.format(node.name)),
|
||||
},
|
||||
'postgresql': {
|
||||
'users': {
|
||||
'powerdns': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue