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

CP-52074: Add API for start/stop systemd service sshd #6198

Draft
wants to merge 1 commit into
base: feature/configure-ssh
Choose a base branch
from

Conversation

BengangY
Copy link
Contributor

Draft version. Will improve it after the holiday.

~params:
[
(Ref _host, "self", "The host")
; (ssh_status, "status", "Status of sshd service")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would recommend to have 2 calls, one 2 turn it on, and one to turn it off. This is because enums tend to be problematic for upgrades, so I'd rather avoid them

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.

2 participants