diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-12-19 12:42:41 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-12-19 12:42:41 -0500 |
commit | 02c2e024a3ae57879faee82218fde7db19831efc (patch) | |
tree | 1e293ec3ee2902777f9ceb431dc55ef318c18333 /ChangeLog | |
parent | fba08a5a2d69d37f8f0f5c4eb1d4269ac513620a (diff) | |
download | vyos-cloud-init-02c2e024a3ae57879faee82218fde7db19831efc.tar.gz vyos-cloud-init-02c2e024a3ae57879faee82218fde7db19831efc.zip |
update changelog for DataSourceEc2 changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ - support configuration of mirror based on dns name ubuntu-mirror in local domain. - support setting of Acquire::HTTP::Proxy via 'apt_proxy' + - DataSourceEc2: more resilliant to slow metadata service + - config change: 'retries' dropped, 'max_wait' added, timeout increased 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 |