diff --git a/templates/named/named.conf.j2 b/templates/named/named.conf.j2 index bf989ee..5ac7ea1 100644 --- a/templates/named/named.conf.j2 +++ b/templates/named/named.conf.j2 @@ -12,9 +12,9 @@ options { }; // these are the opendns servers (optional) - forwarders { - 10.20.2.10; - }; + //forwarders { + // 10.20.2.10; + //}; dnssec-validation no; listen-on { 127.0.0.1;