/srv/irclogs.ubuntu.com/2024/07/29/#cloud-init.txt

=== tds4 is now known as tds
minimalholmanb: just noticed #5561 merged. For NoCloud-Net embedded ENI in meta-data is the *only* way to provide network config...18:41
minimalas "network-config" is NEVER fetched18:42
Guest29_I have a basic cloud init: `package_update: true / package_upgrade: true / packages: [git, vcsh]`. On Ubuntu 22.04. Why is snap lxd being installed?19:57
anankeGuest29_: are you sure it's being 'installed' as opposed to being 'upgraded'?20:09
ananketake the same base system, without cloud init, and try to run apt update/upgrade, then apt install git vcsh20:10
holmanbthanks minimal20:28
holmanbGood catch20:28
Guest29_ananke When I run apt update && apt upgrade the lxd is not installed. But a cloud-init on that base system with package_update: true and package_upgrade: true DOES install lxd snap20:39
minimalholmanb: yeah I've used ENI-in-metadata in the past with HTTP/HTTPS seedfrom as I want to define static IPs etc.21:18
minimalit would be great if there was a way to use network-config v1/v2 instead in order to be able to config things like vlan id etc21:19
minimalany particular reason why seedfrom doesn't fetch "network-config" url?21:19
holmanbminimal: because #5566 hasn't landed yet ;)21:28
holmanbminimal: to answer your question: no, I can't think of a good reason it doesn't, or shouldn't21:29
anankeGuest29_: you may want to provide actual full config you're supplying, and then contents of /var/log/cloud-init* log files21:53
Guest29_Thanks. I can't replicate that issue now so I don't know what is going on. I will have to debug more21:55

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