diff --git a/roles/unbound/templates/unbound.conf.frigate02.home.foo.sh.j2 b/roles/unbound/templates/unbound.conf.frigate02.home.foo.sh.j2 index 4fa13e5..3f51925 100644 --- a/roles/unbound/templates/unbound.conf.frigate02.home.foo.sh.j2 +++ b/roles/unbound/templates/unbound.conf.frigate02.home.foo.sh.j2 @@ -29,6 +29,8 @@ remote-control: forward-zone: name: "." forward-addr: 172.20.20.10@853#dns.home.foo.sh + forward-addr: 172.20.20.11@853#dns.home.foo.sh + forward-addr: 172.20.20.12@853#dns.home.foo.sh {% for zone in unbound_zones %} auth-zone: diff --git a/roles/unbound/templates/unbound.conf.nms01.home.foo.sh.j2 b/roles/unbound/templates/unbound.conf.nms01.home.foo.sh.j2 index 5812def..c29a61c 100644 --- a/roles/unbound/templates/unbound.conf.nms01.home.foo.sh.j2 +++ b/roles/unbound/templates/unbound.conf.nms01.home.foo.sh.j2 @@ -29,6 +29,8 @@ remote-control: forward-zone: name: "." forward-addr: 172.20.20.10@853#dns.home.foo.sh + forward-addr: 172.20.20.11@853#dns.home.foo.sh + forward-addr: 172.20.20.12@853#dns.home.foo.sh {% for zone in unbound_zones %} auth-zone: diff --git a/roles/unbound/templates/unbound.conf.print01.home.foo.sh.j2 b/roles/unbound/templates/unbound.conf.print01.home.foo.sh.j2 index 46a4ab4..481064f 100644 --- a/roles/unbound/templates/unbound.conf.print01.home.foo.sh.j2 +++ b/roles/unbound/templates/unbound.conf.print01.home.foo.sh.j2 @@ -29,6 +29,8 @@ remote-control: forward-zone: name: "." forward-addr: 172.20.20.10@853#dns.home.foo.sh + forward-addr: 172.20.20.11@853#dns.home.foo.sh + forward-addr: 172.20.20.12@853#dns.home.foo.sh {% for zone in unbound_zones %} auth-zone: