mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 04:26:05 +00:00
Added from upstream repo.
Fixed missing Mysql client.
This commit is contained in:
3
docker/PowerDNS-MySQL/build-files/pdns-pin
Normal file
3
docker/PowerDNS-MySQL/build-files/pdns-pin
Normal file
@ -0,0 +1,3 @@
|
||||
Package: pdns-*
|
||||
Pin: origin repo.powerdns.com
|
||||
Pin-Priority: 600
|
6
docker/PowerDNS-MySQL/build-files/pdns.mysql.conf
Normal file
6
docker/PowerDNS-MySQL/build-files/pdns.mysql.conf
Normal file
@ -0,0 +1,6 @@
|
||||
launch+=gmysql
|
||||
gmysql-port=3306
|
||||
gmysql-host=172.17.0.1
|
||||
gmysql-password=CHANGEME
|
||||
gmysql-user=powerdns
|
||||
gmysql-dbname=powerdns
|
Reference in New Issue
Block a user