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 support for local ssh private keys #81

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

Conversation

NefixEstrada
Copy link

This should be the default behaviour, see the official Oracle plugin: https://github.com/hashicorp/packer-plugin-oracle/blob/main/builder/common/step_ssh_key_pair.go#L31

I give you my permission to modify and take the code as yours

@ShiChangkuo
Copy link
Collaborator

@NefixEstrada I don't understand the purpose of your design.
The user can directly use ssh_private_key_file to login the server, whose ssh key already contained in the source image.
So, I think we don't need to create a ssh keypair in HuaweiCloud to override the ssh key.

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