[libvirt] [jenkins-ci PATCH 1/5] guests: Explicitly enable ssh root login in kickstart

Andrea Bolognani abologna at redhat.com
Fri Nov 8 12:58:49 UTC 2019


On Fri, 2019-11-08 at 09:22 +0100, Erik Skultety wrote:
> On Thu, Nov 07, 2019 at 07:51:57PM +0100, Andrea Bolognani wrote:
> > Both CentOS and Fedora have had this enabled by default up until
> > now, but that's no longer the case as of Fedora 31. Enabling it
> > explicitly makes the first connection work as expected on the
> > newer distributions without impacting the older ones negatively.
> 
> Now that I read ^this, I'm wondering whether it wouldn't be worth also adding
> 
> services --enabled sshd
> 
> to the kickstart - I know, this is only useful with the workstation flavour
> which comes with SSH daemon disabled, but I think it doesn't hurt to specify
> this explicitly, especially in context of ansible, just my 2c.

I wonder which specific component disables sshd for the Workstation
flavor? Is there a chance the corresponding package is simply not
installed in the first place?

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list