summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-02-17 12:14:48 -0500
committerScott Moser <smoser@ubuntu.com>2012-02-17 12:14:48 -0500
commit02aea2383e0ea020fd6c2e74ffcaad8983820a9d (patch)
treeb8e950f788136a1028124827c78f48851e5d78a0 /ChangeLog
parent979bee2c9ee477ea495c5df4f420d5ca2123a840 (diff)
downloadvyos-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52d170c8..cd92618d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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