[14:46] blackboxsw: just noticed the channel topic has the link to the 2022, not 2023, release schedule === arif-ali_ is now known as arif-ali [19:10] holmanb: that DHCP change. [19:11] that's a pretty good approach. === blackboxsw changed the topic of #cloud-init to: 23.1.1 Released 03/23 | Bugs: https://bugs.launchpad.net/cloud-init/+filebug | PRs: https://git.io/JeVed | release schedule: https://discourse.ubuntu.com/t/2023-cloud-init-release-schedule/32244 [21:01] thx minima [21:01] thx minimal [21:25] meena: thanks :D [21:26] doing a review rn [21:27] meena: Perfect, thanks! I was going to ask for your input (esp on the bsd side of things). [21:31] meena: A side-effect of this change is that with manage_services changing to a class method it should be trivial replace the various service management calls (using subp directly) with cloudinit.distros.freebsd.manage_service() and likewise for other bsds (no need to instantiate the distro object for that call). [21:32] i like that we're getting distro classes threaded they every where, and I'm not the one who has to do it [21:32] heh, me too [21:40] just noticed that pylint is unhappy - I'll have another commit incoming to fix that, but it should be pretty minor [23:19] meena: thanks for the review [23:20] meena: here is a sneak peak at a concoction I'm brewing, per your comments https://dpaste.org/Qxris [23:29] Nice!