** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303934
Title:
no error message to console when cloud-config-url fails to lo
probably this error relates to name resolution as it was in my case.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303934
Title:
no error message to console when cloud-config-url fails to load
To
Upon further investigation, this is going to seem odd but I had two
disks per VM (for Autopilot) of differing types (for testing) and the
Deployed root disk was set to sdb, whereas sda was used for the initial
Deploingt target (new/different bug?)(note: I renamed the nodes vs.
above to avoid confus
I think I just hit this problem with MAAS 1.7.2 with a trusty virtual
setup on my laptop, I'll hopefully keep this for a few days to test a
Chef bug so let me know if you need any more information:
ubuntu@maas-node-1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Descriptio
The fix as I see it is just that we need to scream fairly loudly t
read_write_cmdline_url
if there was a cloud-config-url on the kernel command line, and we failed to
get it, then this is bad news and we should do everythign we can to alert the
user.
--
You received this bug notification becau