summaryrefslogtreecommitdiffstats
path: root/tests/integration/deckard/template/getdns.j2
blob: 49064d47d7aba0817354797bbd01bfe47249fef0 (plain)
1
2
3
4
5
6
{ "listen_addresses": [ {{SELF_ADDR}} ]
, "dns_root_servers": [ {{ROOT_ADDR}} ]
, "timeout": 2000
, "dnssec_return_status": GETDNS_EXTENSION_TRUE
, "dnssec_trust_anchors": "getdns-root.key"
}