diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2018-03-22 09:55:27 -0600 |
---|---|---|
committer | Chad Smith <chad.smith@canonical.com> | 2018-03-22 09:55:27 -0600 |
commit | d29eeccd2c422b8eb3b053fc13ca966ed6d74c78 (patch) | |
tree | af52710488c97a06114c6f3f65d8a3ea724e1110 /snapcraft.yaml | |
parent | 7713713265224d9f34410028de6bd50d1451aed9 (diff) | |
download | vyos-cloud-init-d29eeccd2c422b8eb3b053fc13ca966ed6d74c78.tar.gz vyos-cloud-init-d29eeccd2c422b8eb3b053fc13ca966ed6d74c78.zip |
Handle global dns entries in netplan
In network config v1 format, there are dns values which are not bound to a
specific interface and do not map to the per-interface format in netplan.
To handle this case we render netplan configuration that duplicates the
DNS configuration on any interface that has a static network config. We
avoiding interfaces which have DHCP configuration which may provide
conflicting DNS values.
LP: #1750884
Diffstat (limited to 'snapcraft.yaml')
0 files changed, 0 insertions, 0 deletions