. { log errors health :8053 hosts { {% for record in dns_records %} {{ record.address }} {{ record.host }} {% endfor %} fallthrough } {% if dns_forwarders | length > 0 %} forward . {{ dns_forwarders | join(' ') }} {% endif %} cache 30 }