← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1989743] [NEW] cc_ssh: sshd is not enabled on *BSD

 

Public bug reported:

Most BSD systems don't come with many services enabled, so taking a
standard FreeBSD VM image and putting cloud-init on it will generate SSH
keys, but it won't enable sshd

I reckon we can use distros.rhel_util to set `sshd_enable=YES`

We can then start the service or rely on a reboot.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1989743

Title:
  cc_ssh: sshd is not enabled on *BSD

Status in cloud-init:
  New

Bug description:
  Most BSD systems don't come with many services enabled, so taking a
  standard FreeBSD VM image and putting cloud-init on it will generate
  SSH keys, but it won't enable sshd

  I reckon we can use distros.rhel_util to set `sshd_enable=YES`

  We can then start the service or rely on a reboot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1989743/+subscriptions



Follow ups