Files
ansible-pull/roles/nameserver/templates/powerdns-server-sec-mysql-config.j2
2025-12-11 12:10:25 +01:00

5 lines
185 B
Django/Jinja

launch += gmysql
gmysql-host = {{ pdns_pri_server }}
gmysql-password = {{ pdns_db_passwd | default(lookup('password', '/etc/powerdns/pdns.d/.mysqlpw length=20')) }}
gmysql-dnssec = Yes