From 20a0cf9bf34408706f34edee5e1e75fd9676774c Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 19 Jul 2011 15:42:52 -0400 Subject: do not complain if attempt to resizefs in an lxc container fails it is expected / understood that mknod would fail inside an lxc container. So, if thats the case, just log a debug message saying so. LP: #800856 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 762abafa..14039690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,7 @@ - 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) + - do not give trace on failure to resize in lxc container (LP: #800856) 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 -- cgit v1.2.3