/srv/irclogs.ubuntu.com/2021/01/27/#cloud-init.txt

parideOdd_Bloke, I agree merging back to master is the most sensible thing to do12:59
parideas another possibility I was thinking of using {latest-tag:ubuntu-pkg} in the recipe to use the latest tag in the packaging branch instead of the latest tag in master13:01
paridewhich works kind of fine as far as we SRU all the new upstream releases13:01
paridebut can be confusing if one is skipped13:02
parideanother possibility is: something like {latest-tag}.git{revno} instead of {latest-tag}-{revno}13:05
paridethe sorting should be OK as letter > numbers in the deb-version sorting13:06
paridebut it's kind of ugly13:06
peachi, i'm trying to script a kvm (virt-manager) vm initialisation with Debian aarch64 as base, i've downloaded the 64-bit arm openstack qcow2 image from https://www.debian.org/distrib/13:24
peacwhat would be the correct way to just insert my ssh key before starting the vm ?13:24
powersjpeac: you will want to look at cloud-localds: https://cloudinit.readthedocs.io/en/latest/topics/faq.html#cloud-localds15:24
peacthanks !15:27
falcojrI've been looking at https://github.com/canonical/cloud-init/pull/786 and I'm confused about our network configuration. If somebody uses the v2 config but has an ENI (or sysconfig) backend, is the v2 config expressive enough for DHCP6?15:55
falcojrthe two DHCPv6 options we have are dhcp6, and accept-ra15:55
falcojrbut how can those two options alone give us stateful, stateless, and SLAAC configurations?15:56
falcojrlooking at https://github.com/canonical/cloud-init/pull/744#pullrequestreview-563012092 , it seems netplan just magically takes care of it, but if we have an ENI backend, we need to convert that config to v1 first...so...magic doesn't really help us15:57
falcojr(or I guess I should have linked to the comment under that one)15:58
falcojrrharper: just because you answered there, do you have any insight here?15:59
krylhi there16:06
rharperfalcojr: I'll look16:09
Odd_Blokefalcojr: https://github.com/canonical/pycloudlib/pull/107 <-- the GCE and Oracle fixes we discussed earlier22:43

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!