Le 14/01/2017 à 12:43, Vincent Ladeuil a écrit : >>>>>> Eirik Schwenke <[email protected]> writes: > > > On Tue, 10 Jan 2017 03:19:45 -0500 Jeremy Bicha <[email protected]> > wrote: > >> Package: cloud.debian.org > >> > >> I have set up LXD to test Ubuntu images. For more info, see Stephane's > >> tutorials from last year. [1] > >> > >> The standard Ubuntu images are the Ubuntu cloud images. I tried > >> testing a Debian image, but it was too basic to be useful without more > >> work. I expected it to have openssh-server and cloud-init installed.
(not reponding to bug report on purpose) Hi Jeremy >From where did actually come this Debian image you tested with LXD ? Is that the same images that come with LXC ? With LXC my understanding is that the LXC images as created with lxc-create -t debian are created by the debootstrap wrapper /usr/share/lxc/templates/lxc-debian. This file is delivered as part of the lxc package and comes rather unmodifed ( trivial patch for setting root account ) from upstream. this means, if I am not missing something, that currently upstream LXC is deciding what is coming up in the LXC debian images.
