/srv/irclogs.ubuntu.com/2020/11/19/#cloud-init.txt

flingHello.09:22
flingWhich lxd vm images have cloud init installed?09:23
flingI want it to set a password to be able to login.09:23
meenafling: might be easier to ask in #lxd09:54
flingno10:02
meenaheh10:16
meenai could try to reverse engineer an answer from our integration tests, but i am swamped in work / child care / house work,,,10:17
vijayendrarharper, any further commets ----> https://github.com/canonical/cloud-init/pull/647/14:31
Odd_Blokefling: The official Ubuntu images from the `ubuntu:` remote will have cloud-init installed.  One thing to note is that the 16.04 (Xenial Xerus) images there have a kernel too old for LXD's VM agent to work, so if you need xenial images then you should consider using `images:xenial/amd64/cloud`.14:34
flingOdd_Bloke: I don't know what version I need. Which one is the best?14:35
Odd_Blokefling: If you don't know which Ubuntu release you want, I would suggest the most recent LTS, 20.04 LTS (Focal Fossa).  (So `ubuntu:focal` for your image name.)14:36
flingthanks!14:38
Odd_Bloke:)14:39
blackboxswAnhVoMSFT: thanks for circling pack on https://github.com/canonical/cloud-init/pull/670 and unit tests. I've approve rebased and awaiting CI run and will land the dmesg logging17:20
=== ijohnson is now known as ijohnson|lunch
vijayendrarharper, updated with suggested change ----> https://github.com/canonical/cloud-init/pull/647/18:05
blackboxswvijayendra: looking too at the backlog of conversation on that PR and the previous related caching PR discussion.18:05
blackboxswthough obviously, I'm late to the party there .18:06
vijayendrablackboxsw, sure. Let me know any suggestion on the PR18:07
AnhVoMSFTThanks @blackboxsw18:10
smoserotubo: are you around ?18:16
vijayendrarharper, all good from your side? --->  https://github.com/canonical/cloud-init/pull/647/18:19
blackboxswhttps://github.com/canonical/cloud-init/pull/670 merged. #647 is fairly sensitive, since it potentially changes behavior on all clouds transitioning across init-local -> init-network stage. just want to triple check this behavior context to make sure we aren't exposed on other platforms18:39
=== ijohnson|lunch is now known as ijohnson
rharperblackboxsw: re: 647 (fallback DS); I think it's good to go; however; I would not put this in yet; wait till after SRU is cut, then it can bake in -devel before the next release;19:46
blackboxswrharper: thanks for that. yeah it feels like there could be a number of corner cases that could cause fallout that we probably don't want to tarnish/impact the imminent upstream release and or SRUs  shortly thereafter.19:48
rharperI don't feel that there are edge cases ... but; I'd rather we test things in -devel before we push it into SRU path;19:49
ahosmanMSFTHey all, it's been a while, I was wondering what would be the best way to upgrade to cloud-init 20.3 on debian system?20:16
powersjahosmanMSFT, are you looking for a downloadable package? and by debian system do you mean running Debian itself?20:17
ahosmanMSFTYes running Debian, we are currently running cloud-init 20.220:18
powersjYeah Debian seems to only have 20.2 even in sid: https://packages.debian.org/sid/cloud-init20:18
ahosmanMSFTSo it's not possible for now ?20:18
powersjwell you could build the package yourself20:18
ahosmanMSFTHow can I go about doing this20:19
ahosmanMSFTbuild the package and testing it20:19
powersjhttps://github.com/canonical/cloud-init/blob/master/packages/bddeb20:20
powersjthat script will build a deb from the current tree, so it won't be exactly like what Debian builds, but would get you a good start20:21
ahosmanMSFTThanks, I'll let you know how it goes20:21
ahosmanMSFTWill this build the latest package (ie 20.3)20:22
powersjif you are trying to test things out, my suggest is to check out master and build that20:23
powersjwhich would effectively build what was in at 20.3 + new things in prep for 20.420:24
ahosmanMSFTI see, so if I checkout the master branch then run that script I'll have a package. For testing I'll verify it with our e2e tests from the provisioning team20:26
powersjthat sounds like a good workflow20:28
Odd_BlokeI pushed up https://github.com/canonical/cloud-init/pull/679 earlier, which is the first of the integration tests for the coming release/SRU.22:10
Odd_BlokeI'd appreciate a review, but also interested to hear what folks think about the pytest mark for the SRU.22:11

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