dilfridge | it works \o/ | 00:50 |
---|---|---|
dilfridge | https://distfiles.gentoo.org/releases/amd64/autobuilds/20241220T192248Z/di-amd64-cloudinit-20241220T192248Z.qcow2 | 00:50 |
holmanb | \o/ | 05:25 |
minimal | holmanb: for a non-systemd distro does an alternative to the sd_notify function need to be implemented for single process c-i functionality? | 18:33 |
holmanb | minimal: shouldn't need toa | 20:17 |
holmanb | Just configure a service that starts cloud-init --all-stages as a daemon service I think | 20:20 |
minimal | holmanb: ok, I guess I was trying to understand what this is actually doing in a systemd context: https://github.com/canonical/cloud-init/blob/main/cloudinit/socket.py#L15 | 20:29 |
holmanb | Oh gotcha | 21:33 |
holmanb | So that is how we ensure that Local stage doesn't run before the sockets are set up | 21:34 |
holmanb | There's a couple ways we could handle that in openrc | 22:07 |
holmanb | We could skip waiting on the Local socket in the Python code and make it only wait for the other three stages | 22:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!