Code review comment for lp:~harlowja/cloud-init/cloud-init-dns-sysconfig

Revision history for this message
Ryan Harper (raharper) wrote :

This is fairly forward looking. Depending on the OS support for this sort of thing, it's certainly desirable for users to want to say things like "send queries to this server out this interface" however, I don't know of an OS that does this without more configuration elsewhere on the system.

For example, on Debian/Ubuntu, resolvconf and glibc certainly aren't doing this by default. One can imagine a more sophisticated bind or dnsmasq configuration but we're not doing that at this time.

« Back to merge proposal