mcint | I'm having trouble getting lxd (and initially MaaS) to recognize and run my cloud-init. I'm running based on what's here https://cloudinit.readthedocs.io/en/latest/topics/datasources/lxd.html, `lxc launch ubu:20.04 my-inst -c cloud-init.user-data="$(cat ci.yml)"`. I `lxc exec my-inst -- cloud-init -w`, and then `cloud-init query -a` but don't see my user-data. I do see it if I curl as described on the | 00:43 |
---|---|---|
mcint | linked page. And my changes are not applied | 00:43 |
mcint | Is there an obvious error in what I've shared? | 00:53 |
mcint | colleague clarified, I may have been passing in subiquiti's format. an extra parent/grandparent | 00:57 |
gsz | Hi! I’m trying to setup automated Ubuntu installer. In general it works well, but it seems to use the APT proxy specified in autoinstall->apt->proxy (the user-data file) only to fetch the metadata (dists), not the actual packages (pool). Is there any way I could make it use the proxy for all APT traffic? I see I can achieve this using autoinstall->proxy option instead, but I’m afraid the installer | 06:08 |
gsz | would use the proxy for all network traffic, not only for APT (I’m not sure if there is any other network traffic though). | 06:08 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!