bundles/powerdns: support pgsql
This commit is contained in:
parent
2c1a825b7d
commit
d442ab399e
4 changed files with 143 additions and 0 deletions
|
@ -14,6 +14,7 @@ groups['dns'] = {
|
|||
'powerdns': {
|
||||
'features': {
|
||||
'bind': True,
|
||||
'pgsql': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue