Commit 60c3c125 authored by nanahira's avatar nanahira

fix

parent c962356f
......@@ -33,7 +33,7 @@ server {{dns}} -group ovsersea
{% if smartdns.tcp_dns is defined and smartdns.tcp_dns %}
# TCP DNSes
{% for dns in smartdns.tls_dns %}
{% for dns in smartdns.tcp_dns %}
server-tcp {{dns}} -group ovsersea
{% endfor %}
{% endif %}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment