bundles/powerdns: support pgsql
This commit is contained in:
parent
2c1a825b7d
commit
d442ab399e
4 changed files with 143 additions and 0 deletions
6
bundles/powerdns/files/pgsql.conf
Normal file
6
bundles/powerdns/files/pgsql.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
launch+=gpgsql
|
||||
gpgsql-host=localhost
|
||||
gpgsql-port=5432
|
||||
gpgsql-dbname=powerdns
|
||||
gpgsql-user=powerdns
|
||||
gpgsql-password=${password}
|
Loading…
Add table
Add a link
Reference in a new issue