bundles/powerdns: support pgsql

This commit is contained in:
Franzi 2020-10-16 19:23:45 +02:00
parent 2c1a825b7d
commit d442ab399e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 143 additions and 0 deletions

View file

@ -0,0 +1,6 @@
launch+=gpgsql
gpgsql-host=localhost
gpgsql-port=5432
gpgsql-dbname=powerdns
gpgsql-user=powerdns
gpgsql-password=${password}