53c5ee1366
In some cases we may wish to use an existing DNS resolver configuration, or to acquire the configuration via a protocol such as DHCP. In these cases the variable resolv_is_managed should be set to false. Change-Id: I1e4661f3eedd87da15142d2d6815aaeb0493be6c Story: 2001967 Task: 15718
5 lines
149 B
YAML
5 lines
149 B
YAML
---
|
|
features:
|
|
- Adds the ability to prevent configuration of the DNS resolver. This can be
|
|
done by setting ``resolv_is_managed`` to ``false``.
|