spread
spread copied to clipboard
Fails to start Fedora 26 LXD images, missing SSH
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?