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

Refactor and fix SSH service restart on OSMount worker SSH env configuration #333

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

Dany9966
Copy link
Contributor

On newer Ubuntu (starting with 24.04) Server images, sshd service name has been changed to ssh. This patch handles this rename and refactors it into the base OSMount class, in order for it to be picked up for all Linux OSMount minions.

…uration

On newer Ubuntu (starting with 24.04) Server images, `sshd` service name has
been changed to `ssh`. This patch handles this rename and refactors it into
the base OSMount class, in order for it to be picked up for all Linux OSMount
minions.
@Dany9966 Dany9966 merged commit c215168 into cloudbase:master Jul 31, 2024
4 checks passed
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