summaryrefslogtreecommitdiff
path: root/udev/cloud-init-wait
AgeCommit message (Collapse)Author
2016-03-20fix creation of network-config-ready and dont bother waiting on loScott Moser
2016-03-18remove 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-18commit the systemd waiting mechanismScott 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.