This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hermes/ansible/roles/powerdns/gpgsql.conf.j2
Pim Kunis 88fd505258 remove circular dependency on DNS
fix terraform module definition
2023-07-14 15:54:48 +02:00

5 lines
126 B
Django/Jinja

launch=gpgsql
gpgsql-host=192.168.30.10
gpgsql-dbname=powerdns
gpgsql-user=powerdns
gpgsql-password={{ postgresql_password }}