diff options
author | James Falcon <TheRealFalcon@users.noreply.github.com> | 2021-06-17 16:44:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 15:44:55 -0600 |
commit | abd2da5777195e7e432b0d53a3f7f29d071dd50e (patch) | |
tree | d08a094ccaca374b8a2ab6caa23890e417ac1133 /README.md | |
parent | fbcb224bc12495ba200ab107246349d802c5d8e6 (diff) | |
download | vyos-cloud-init-abd2da5777195e7e432b0d53a3f7f29d071dd50e.tar.gz vyos-cloud-init-abd2da5777195e7e432b0d53a3f7f29d071dd50e.zip |
Fix DNS in NetworkState (SC-133) (#923)
v1 network config currently has no concept of interface-specific DNS,
which is required for certain renderers. To fix this, added an
optional 'interface' key on the v1 nameserver definition. If
specified, it makes the DNS settings specific to the interface.
Otherwise, it will be defined as global DNS as it always has.
Additionally, DNS for v2 wasn't being recognized correctly. For DNS
defined on a particular interface, these settings now also go into the
global DNS settings as they were intended.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions