diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-02-17 12:14:48 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-02-17 12:14:48 -0500 |
commit | 02aea2383e0ea020fd6c2e74ffcaad8983820a9d (patch) | |
tree | b8e950f788136a1028124827c78f48851e5d78a0 /ChangeLog | |
parent | 979bee2c9ee477ea495c5df4f420d5ca2123a840 (diff) | |
download | vyos-cloud-init-02aea2383e0ea020fd6c2e74ffcaad8983820a9d.tar.gz vyos-cloud-init-02aea2383e0ea020fd6c2e74ffcaad8983820a9d.zip |
support reading network interface config from DataSourceNoCloud
document usage of DataSourceNoCloud from vfat or iso disk.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ - DataSourceOVF: only search for OVF data on ISO9660 filesystems (LP: #898373) - DataSourceConfigDrive: support getting data from openstack config drive (LP: #857378) - DataSourceNoCloud: support seed from external disk of ISO or vfat (LP: #857378) + - DataSourceNoCloud: support inserting /etc/network/interfaces 0.6.2: - fix bug where update was not done unless update was explicitly set. It would not be run if 'upgrade' or packages were set to be installed |