diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-04-15 12:02:51 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-04-15 12:02:51 -0400 |
commit | f7d6eaef7311ac2484d48e67ec69e915b31e16e2 (patch) | |
tree | ec8f345570fda12af8ed39e8193817b232059cae /test-requirements.txt | |
parent | e660c36e61764c2236ddc8c45d8ffe95a16f2e39 (diff) | |
download | vyos-cloud-init-f7d6eaef7311ac2484d48e67ec69e915b31e16e2.tar.gz vyos-cloud-init-f7d6eaef7311ac2484d48e67ec69e915b31e16e2.zip |
networking: no longer delete eth0.cfg on debian/ubuntu
Ubuntu cloud images in created a file during build that
would interfere with cloud-init's discovered or rendered networking.
To avoid the issues, cloud-init was deleting
/etc/network/interfaces.d/eth0.cfg .
The build process no longer creates this file.
However, to address any existing files cloud-init will still remove
the file if it has known content and warn otherwise.
LP: #1563487
Diffstat (limited to 'test-requirements.txt')
0 files changed, 0 insertions, 0 deletions