diff --git a/roles/unbound/templates/unbound.conf.dna-gw01.home.foo.sh.j2 b/roles/unbound/templates/unbound.conf.dna-gw01.home.foo.sh.j2 index 4fb2134..e3dc5b6 100644 --- a/roles/unbound/templates/unbound.conf.dna-gw01.home.foo.sh.j2 +++ b/roles/unbound/templates/unbound.conf.dna-gw01.home.foo.sh.j2 @@ -1,7 +1,5 @@ server: - interface: 127.0.0.1 - interface: ::1 interface: 172.20.20.10@53 interface: 172.20.20.10@853 interface: 172.20.21.1@53 diff --git a/roles/unbound/templates/unbound.conf.dna-gw02.home.foo.sh.j2 b/roles/unbound/templates/unbound.conf.dna-gw02.home.foo.sh.j2 index 22e579c..4607459 100644 --- a/roles/unbound/templates/unbound.conf.dna-gw02.home.foo.sh.j2 +++ b/roles/unbound/templates/unbound.conf.dna-gw02.home.foo.sh.j2 @@ -1,7 +1,5 @@ server: - interface: 127.0.0.1 - interface: ::1 interface: 172.20.20.10@53 interface: 172.20.20.10@853 interface: 172.20.21.2@53