diff options
author | Marco Platania <platania@research.att.com> | 2017-11-03 13:40:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-03 13:40:02 +0000 |
commit | 14ce21f46cac569dccebbb26fae0c2a44c16801e (patch) | |
tree | 780d37e9ba354a9b14e60cdbd010d90939c08357 | |
parent | c40e1a94211bde755b90c0539865d2aca90157b9 (diff) | |
parent | ad0ffa49ddbb13ac0e240064503094f65405e87a (diff) |
Merge "Fix DNS setting bug"
-rw-r--r-- | boot/bind_options | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/boot/bind_options b/boot/bind_options index 740ffbd3..857e2d2a 100644 --- a/boot/bind_options +++ b/boot/bind_options @@ -11,8 +11,6 @@ options { forwarders { dns_forwarder; - external_dns; - 8.8.4.4; }; // If there is a firewall between you and nameservers you want |