diff options
author | Scott Moser <smoser@ubuntu.com> | 2014-02-12 16:53:05 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2014-02-12 16:53:05 -0500 |
commit | 0b0bb4721c61015e3fce9b4030bcb69b9da5c368 (patch) | |
tree | 5cda2535587b0c8e357ab4ed0fce920d2be3939f /ChangeLog | |
parent | 20305aea1eac724069e0bfaaf976ec5caa8c2439 (diff) | |
parent | 5d2a31bd66fc5fc10901e30a2b9c79c7f4d1a172 (diff) | |
download | vyos-cloud-init-0b0bb4721c61015e3fce9b4030bcb69b9da5c368.tar.gz vyos-cloud-init-0b0bb4721c61015e3fce9b4030bcb69b9da5c368.zip |
merge from trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ - initial freebsd support [Harm Weites] - fix in is_ipv4 to accept IP addresses with a '0' in them. - 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. |