[13:29] falcojr: hey, could you take a look at this (trivial) PR? https://github.com/canonical/cloud-init/pull/1345 [13:29] Pull 1345 in canonical/cloud-init "Add myself as a future contributor" [Open] === blackboxsw_afk is now known as blackboxsw [16:39] falcojr: did you say there was a 2nd PR up related to https://github.com/canonical/cloud-init/pull/1339. I think your suggestions on that PR make sense and we want the generator to emit /run/cloud-init/disabled makes sense [16:39] Pull 1339 in canonical/cloud-init "cmd/status: Check for proper file for stats from cloud-init-generator" [Open] [16:40] was the ask there to cobble up a unit test for generator logic? [17:11] working through schema review 1341 [17:35] henk: Sorry for the delayed response. I just refreshed my memory on cloud-init locale code, it seems my former statement was incorrect. Assuming you're running on a debian-based distro (per the apt keys in your cloud config), this is a relevant section of code: https://github.com/canonical/cloud-init/blob/main/cloudinit/distros/debian.py#L395. It seems locales are not regenerated when you set locale to `C.UTF-8`. [17:36] henk: I'd suggest opening a bug report or PR with your requested changes. [19:02] holmanb: yes, that was my understanding of the code as well.