c4b7f6a5b8
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
)
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
features:
|
|
- |
|
|
Added support for Unbound to forward DNS resolution requests to other
|
|
DNS resolvers (DNS resolver forwarding).
|