Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-15 | cloud-init-blocknet: remove debug code going to /run/cloud-init-blocknet | Scott Moser | |
2014-09-12 | allow local disabling of blocknet | Scott Moser | |
2014-09-12 | upstart: add blocknet which blocks net until after cloud-init-local | Scott Moser | |
This makes it so networking wont start to come up until after cloud-init-local has had a chance to search local datasources and set /etc/network/interfaces. The changes most likely need to still be done for systemd. LP: #1368861 |