Files
infrastructure/roles/unbound/templates/unbound.conf.j2

12 lines
205 B
Django/Jinja

server:
use-syslog: yes
do-daemonize: no
username: "unbound"
directory: "/etc/unbound"
verbosity: 1
port: {{ unbound_port }}
trust-anchor-file: trusted-key.key
remote-control:
control-enable: yes