summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRyan McCabe <rmccabe@redhat.com>2017-06-08 13:24:23 -0400
committerScott Moser <smoser@brickies.net>2017-06-12 12:07:26 -0400
commit67bab5bb804e2346673430868935f6bbcdb88f13 (patch)
tree39fb2663a0659411852e86bd220ea2cfe680fa25 /.gitignore
parentb9cd8a82ee41e235df66801a02b2244226bee5ee (diff)
downloadvyos-cloud-init-67bab5bb804e2346673430868935f6bbcdb88f13.tar.gz
vyos-cloud-init-67bab5bb804e2346673430868935f6bbcdb88f13.zip
net: Allow for NetworkManager configuration
In cases where the config json specifies nameserver entries, if there are interfaces configured to use dhcp, NetworkManager, if enabled, will clobber the /etc/resolv.conf that cloud-init has produced, which can break dns. If there are no interfaces configured to use dhcp, NetworkManager could clobber /etc/resolv.conf with an empty file. This patch adds a mechanism for dropping additional configuration into /etc/NetworkManager/conf.d/ and disables management of /etc/resolv.conf by NetworkManager when nameserver information is provided in the config. LP: #1693251 Signed-off-by: Ryan McCabe <rmccabe@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions