Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for sshd in Fedora #1195

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

scaryrawr
Copy link

This updates the sshd install to be similar to other features that work on RHEL and Fedora.

A few extra steps appear to be needed for Fedora:

  • Manually generate host keys ssh-keygen -A
  • Manually log the ssh service start (expected log messages come from the init.d ssh script which is not used/installed on Fedora)

Attempt at expanding tests to run on fedora:40/41 for packages that appear to support non-debian linux with assumptions tests should pass.

@scaryrawr scaryrawr requested a review from a team as a code owner November 20, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant