diff options
author | Ryan Harper <ryan.harper@canonical.com> | 2017-07-31 13:35:07 -0500 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2017-08-01 12:31:06 -0400 |
commit | 56103567fbf486625cdf5bfe40eea5ddcb7e8e04 (patch) | |
tree | 15dd611d1b5120abf17d40a6e9743045ac420f6b /tests/cloud_tests/bddeb.py | |
parent | 512145cd16b0dfa0cbbe8a20d732e6f2d943b869 (diff) | |
download | vyos-cloud-init-56103567fbf486625cdf5bfe40eea5ddcb7e8e04.tar.gz vyos-cloud-init-56103567fbf486625cdf5bfe40eea5ddcb7e8e04.zip |
sysconfig: Dont repeat header when rendering resolv.conf
The sysconfig renderer duplicates the cloud-init header string
when rendering resolv.conf file. This leads to resolv.conf file
growing with every reboot of a system. Fix this by checking for
the header when loading content from existing file.
Update one of the sysconfig unittests with multiple render calls
to simulate the reboot to check that we don't repeat the header.
LP: #1701420
Diffstat (limited to 'tests/cloud_tests/bddeb.py')
0 files changed, 0 insertions, 0 deletions