summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-07-18 14:03:16 -0400
committerScott Moser <smoser@ubuntu.com>2011-07-18 14:03:16 -0400
commite7899aa1f904cfe8daf8cf7652f3be6a7381d09c (patch)
treecb9c8b369c6204fedd394b460ec10578da731a4d /ChangeLog
parentff3a564884f27f130f546c899ebc8805071be3d4 (diff)
parenta541b34fcddc101ba1c5128dc577482188f0760b (diff)
downloadvyos-cloud-init-e7899aa1f904cfe8daf8cf7652f3be6a7381d09c.tar.gz
vyos-cloud-init-e7899aa1f904cfe8daf8cf7652f3be6a7381d09c.zip
add chef [Avishai Ish-Shalom]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82c367e5..762abafa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,7 @@
assuming ~/.ssh/authorized_keys (LP: #731849)
- fix cloud-init in ubuntu lxc containers (LP: #800824)
- sanitize hosts file for system's hostname to 127.0.1.1 (LP: #802637)
+ - add chef support (cloudinit/CloudConfig/cc_chef.py)
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