On Fri, Apr 13, 2018 at 08:01:13AM -0600, Ben Draut wrote:
> How about this:
>
> * New directive: 'use_system_nameservers'
OK, just use dashes ('-') instead of underscores as this is what we mostly
use on other keywords, except a few historical mistakes.
> * Parse /etc/resolv.conf for nameservers when new directive is seen when
> parsing resolvers.
OK.
> * Make check_config_validity issue a warning for each resolvers section
> that has an empty nameservers list.
OK.
> Thoughts?
All of this sounds perfect.
Thanks,
Willy