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

feat: add ability to provide password for networkresources #1407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flxzt
Copy link

@flxzt flxzt commented May 16, 2024

Description

This adds the ability to specify a connection ssh password for resources that derive NetworkResource in order to use them on hosts where adding a ssh key is not possible or where the host key is regenerated after a reboot.

The implementation uses SSH_ASK_PASS in the same way as it is already done in SSHDriver.

Checklist

  • Tests for the feature
  • PR has been tested

Signed-off-by: Felix Zwettler <Felix.Zwettler@duagon.com>
@flxzt flxzt force-pushed the networkresource-password branch from a9f1264 to da968fb Compare May 17, 2024 07:54
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.

None yet

1 participant