[08:01] hello ;) I'm trying to configure a debian cloud image under libvirt (qemu kvm) to use a static IP. do I understand correctly that I should create a network: version: 2 section in meta-data (using datasource nocloud as a cdrom) [12:16] ecraven: create a network-config file in your cidata ISO that contains either network v1 or network v2 configuration [13:14] thanks, I was trying network-data, and that obviously didn't work [13:16] ecravan: it is documented in the NoCloud page [13:18] yea, I read it, but didn't quite understand it [13:18] there's a lot of conflicting information about cloud-init on the internet :-/ [13:19] I'm referring to the official documentation: https://cloudinit.readthedocs.io/en/latest/reference/datasources/nocloud.html [13:19] yea, I read that too, thank you [15:26] ecraven: cloud-localds utility should give you the ability to create a CIDATA with user-data meta-data network-config etc example script here https://github.com/cloud-init/ubuntu-sru/blob/main/bugs/1682871/btest-launch.sh [15:27] hrm we seem to be hitting github CI actions in parallel throttling limits... only 3 CI jobs running in parallel on cloud-init PRs [15:30] blackboxsw: thanks, I used genisoimage on arch [15:31] ah, package cloud-utils on arch too [15:36] anyone got time to hit merge on #4222 [15:43] i woulda thought ubottu would resolve that [15:43] https://github.com/canonical/cloud-init/pull/4222 [15:43] -ubottu:#cloud-init- Pull 4222 in canonical/cloud-init "mount parse: Fix matching non-existent directories" [Open] [15:44] meena: done [15:44] falcojr: thank you [19:09] what is atomic_helper.py? [19:24] contains an atomic write_file function along with the helpers it uses === fowl9 is now known as fowl