Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-13 | remove trailing whitespace | Scott Moser | |
2012-09-13 | only emit if there is a device present. | Scott Moser | |
2012-09-13 | add cloud-init-container.conf | Scott Moser | |
This changes the way that we avoid cloud-init-nonet hanging in a container. Previously, under LP: #800824 we tried 'start networking', but that caused issues described in LP: #1031065. Here, we emit the net-device-added for any devices that have not yet been seen. LP: #1031065 |