The Fedora 26 (at least) images on the LXD image servers do not come with openssh-server installed. This then causes spread to fail when it tries to mess with the ssh config and connect during image setup.
Assuming we don't want to hardcode the necessary ssh installation invocations in the lxd backend, maybe the lxd backend needs an extra setup step where the task can install the necessary packages?
The text was updated successfully, but these errors were encountered:
RAOF
added a commit
to RAOF/spread
that referenced
this issue
Jan 4, 2018
The Fedora 26 (at least) images on the LXD image servers do not come with openssh-server installed. This then causes spread to fail when it tries to mess with the ssh config and connect during image setup.
Assuming we don't want to hardcode the necessary ssh installation invocations in the lxd backend, maybe the lxd backend needs an extra setup step where the task can install the necessary packages?
The text was updated successfully, but these errors were encountered: