diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-02-04 11:32:47 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-02-04 11:32:47 -0500 |
commit | 02de945c8e8c7ac20cc7b87e01a254a85c87728b (patch) | |
tree | 56760f84774850497a244aba434bfd58ef87fb0d | |
parent | 3781fa2d25a123683eb88610426e2b4144354760 (diff) | |
download | vyos-cloud-init-02de945c8e8c7ac20cc7b87e01a254a85c87728b.tar.gz vyos-cloud-init-02de945c8e8c7ac20cc7b87e01a254a85c87728b.zip |
update changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ - add setting of passwords and enabling/disabling of PasswordAuthentication for sshd. By default no changes are done to sshd. - fix for puppet configuration options (LP: #709946) [Ryan Lane] + - fix pickling of DataSource, which broke seeding. + - turn resize_rootfs default to True 0.6.0: - change permissions of /var/log/cloud-init.log to accomodate syslog writing to it (LP: #704509) |