summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-06-28 06:41:05 -0400
committerScott Moser <smoser@ubuntu.com>2011-06-28 06:41:05 -0400
commit9a79219a95c179c56d4fd41401277b8cd45f96ea (patch)
treedd718388bc7f7e64fdfb2dff5435d0283c0e5309 /ChangeLog
parent7017bf0b14824dfe11c971f0f67f26ac4977ed87 (diff)
downloadvyos-cloud-init-9a79219a95c179c56d4fd41401277b8cd45f96ea.tar.gz
vyos-cloud-init-9a79219a95c179c56d4fd41401277b8cd45f96ea.zip
fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]
LP: #800824
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c5d3f79e..6f4b0afd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@
(LP: #785542)
- read /etc/ssh/sshd_config for AuthorizedKeysFile rather than
assuming ~/.ssh/authorized_keys (LP: #731849)
+ - fix cloud-init in ubuntu lxc containers (LP: #800824)
0.6.1:
- fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509)
- improve comment strings in rsyslog file tools/21-cloudinit.conf