Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-20 | fix creation of network-config-ready and dont bother waiting on lo | Scott Moser | |
2016-03-18 | remove the 'find_name' function that was here. | Scott Moser | |
I had left this in to commit it, it was my first pass at cloud-init doing the naming itself. That design was then replaced with the idea for cloud-init to instead write systemd.rules files. | |||
2016-03-18 | commit the systemd waiting mechanism | Scott Moser | |
Note, still broken as cloud-init local is not going to ever touch the CI_NET_READY file (/run/cloud-init/network-config-ready). So as this is , it will actually just block for 60 seconds and go on. | |||
2016-03-18 | add this, its getting moved, but i wanted some of the content stored | Scott Moser | |
2015-07-21 | Add udev rules for Azure ephemeral disks. | Daniel Watkins | |
And install them in the Debian packaging. |