Thanzex02 | Hi there! Learning cloud-init here. I am in the process of provisioning a few Ubuntu 22.04 VMs via terraform + cloud-init. In one of these VMs I install docker, so I add the APT repo and install the relevant packages on top of some other ones i need. | 16:38 |
---|---|---|
Thanzex02 | After the machine reboots I can see most of the customizations, but some of the docker packages never finished installing. `cloud-init status --long` doesn't show any errors, in `cloud-init-output.log` I see this: https://gist.github.com/Thanzex/98ac932794e3f90be5ff96be7fd19212 | 16:38 |
Thanzex02 | For some reason cloud-init is receiving a sigterm. If i run `cloud-init single --name ...` the packages are installed correctly. My other VMs don't have this problem. | 16:38 |
Thanzex02 | This is my cloudinit file: https://gist.github.com/Thanzex/ab2df8008dfea35c17e5d34ff59e9f1d | 16:38 |
Thanzex02 | I see this bug on launchpad https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/2094208 but i'm not sure is the cause. | 16:38 |
Thanzex02 | Is there some way to solve or bypass this? | 16:38 |
-ubottu:#cloud-init- Launchpad bug 2094208 in cloud-init (Ubuntu Oracular) "Custom signal handlers causing errors" [Undecided, Confirmed] | 16:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!