ansible-collection-nameserver/docs/host_vars/ns1.example.org/knot.yml
2021-01-19 21:12:53 +01:00

16 lines
409 B
YAML

---
# Optional: Override nameserver identity and NSID
knot_server_identity: ns1.example.org
knot_server_nsid: ns1.example.org
# Mandatory for replicated setup: Addresses under which the nameserver
# is reachable
knot_dns_addresses:
- "2001:db8:42::1"
- "10.42.0.1"
# Change other host specific options here
# knot 2.7 in Debian stable doesn't know double-ds yet
knot_dnssec_policy_cds_publish: always