diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-07-18 14:03:16 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-07-18 14:03:16 -0400 |
commit | e7899aa1f904cfe8daf8cf7652f3be6a7381d09c (patch) | |
tree | cb9c8b369c6204fedd394b460ec10578da731a4d /ChangeLog | |
parent | ff3a564884f27f130f546c899ebc8805071be3d4 (diff) | |
parent | a541b34fcddc101ba1c5128dc577482188f0760b (diff) | |
download | vyos-cloud-init-e7899aa1f904cfe8daf8cf7652f3be6a7381d09c.tar.gz vyos-cloud-init-e7899aa1f904cfe8daf8cf7652f3be6a7381d09c.zip |
add chef [Avishai Ish-Shalom]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |