tripleo-heat-templates/releasenotes/notes/Add-Unbound-forwarder-support-8f29e47d4275a798.yaml
Michael Johnson c4b7f6a5b8 Add DNS resolver forwarding support to Unbound
This patch adds support for DNS resolver forwarding to the Unbound.
This allows the configuration of "upstream" DNS resolvers that TripleO
Unbound will query if it doesn't have a local answer to a query.
If forwarders are not defined, Unbound will perform a standard recursive
DNS resolution.

Change-Id: Id4fbde599acd4637a7422428190385d83fa44e23
(cherry picked from commit 6d65b784a8)
2022-05-02 22:59:34 +00:00

6 lines
139 B
YAML

---
features:
- |
Added support for Unbound to forward DNS resolution requests to other
DNS resolvers (DNS resolver forwarding).