vmware-nsx/releasenotes/notes/dns-search-domain-configuration-a134af0ef028282c.yaml
Gary Kotton 8cca87ed98 NSX|V: add configuration variable for dns_search_domain
Enable a admin to configure a global search domain. That is, if a
subnet is not created with a search domain (commit
d9f3ee826a) then is a domain is
defined in the configuration file then we can use that one.

In the nsxv section there will be a new variable
 - dns_search_domain

Change-Id: I112a00dbc89b1c7702e82ecfa6ec974b7b9cce8d
2016-12-13 04:55:44 -08:00

10 lines
302 B
YAML

---
prelude: >
Enable an admin to configure a global search domain.
This is used if no search domain is configured on a
subnet.
features:
- A new configuration variable in the nsxv section will
enable the admin to configure a search domain. The new
variable is dns_search_domain.