diff options
author | Kiril Vladimiroff <kiril.vladimiroff@cloudsigma.com> | 2014-02-12 16:12:11 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-02-12 16:12:11 -0500 |
commit | 5d2a31bd66fc5fc10901e30a2b9c79c7f4d1a172 (patch) | |
tree | e808f8cf2d22bfaf59f9d93d0bc3f36c213b8c5d /ChangeLog | |
parent | 7204a820b561f23453820ff79a8228500bc754c9 (diff) | |
parent | 9d44b9e3d972e30bfff86d9cfb5716ca9dfcdefa (diff) | |
download | vyos-cloud-init-5d2a31bd66fc5fc10901e30a2b9c79c7f4d1a172.tar.gz vyos-cloud-init-5d2a31bd66fc5fc10901e30a2b9c79c7f4d1a172.zip |
Add support for the CloudSigma server context.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ - Azure: fix issue when stale data in /var/lib/waagent (LP: #1269626) - skip config_modules that declare themselves only verified on a set of distros. Add them to 'unverified_modules' list to run anyway. + - Add CloudSigma datasource [Kiril Vladimiroff] 0.7.4: - fix issue mounting 'ephemeral0' if ephemeral0 was an alias for a partitioned block device with target filesystem on ephemeral0.1. |