diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-07-21 05:11:30 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-07-21 05:11:30 -0400 |
commit | a3dcbac2528f7c8ecaedeca64c4792f7e3d4ee59 (patch) | |
tree | e7ab9045512e8501622f7944f85a83a7773b4540 /ChangeLog | |
parent | 36d464d3da01d0264cc34873dbf665272c0a668a (diff) | |
download | vyos-cloud-init-a3dcbac2528f7c8ecaedeca64c4792f7e3d4ee59.tar.gz vyos-cloud-init-a3dcbac2528f7c8ecaedeca64c4792f7e3d4ee59.zip |
add bug number for chef bug to Changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +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) + - add chef support (cloudinit/CloudConfig/cc_chef.py) (LP: ##798844) - do not give trace on failure to resize in lxc container (LP: #800856) - increase the timeout on url gets for "seedfrom" values (LP: #812646) - do not write entries for ephemeral0 on t1.micro (LP: #744019) |