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

Support ecdsa, ed25519, dsa temporary ssh key types #23

Closed
mrdracon opened this issue Nov 11, 2021 · 0 comments · Fixed by #25
Closed

Support ecdsa, ed25519, dsa temporary ssh key types #23

mrdracon opened this issue Nov 11, 2021 · 0 comments · Fixed by #25

Comments

@mrdracon
Copy link
Contributor

Description

Right now Yandex.Cloud packer plugin uses its own temporary ssh key generation step, but it does not have options for different ssh key types.
Packer builders now can use communicator.StepSSHKeyGen step from packer-plugin-sdk package, which have all the required options.

Use Case(s)

Fedora 33/34 builds, which do not accept ssh-rsa keys anymore

im currently working on PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant