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

Fixed #1635 #2160

Closed
wants to merge 2 commits into from
Closed

Fixed #1635 #2160

wants to merge 2 commits into from

Conversation

yosssi
Copy link
Contributor

@yosssi yosssi commented Jun 2, 2015

Fixed #1635
I extended "temporary_key_pair_name" usage for the case when ssh_private_key_file is specified.
I confirmed this modification worked successfully.
I'd be glad if this PR would be merged and released promptly because I need this feature for my project.

@mitchellh
Copy link
Contributor

This is fixed with a new setting to specify the key pair name.

@mitchellh mitchellh closed this Jun 18, 2015
@kbroughton
Copy link

note that the varialbe name is
ssh_keypair_name not ssh_key_pair_name as with the temporary
https://gowalker.org/github.com/mitchellh/packer/builder/amazon/common

@ghost ghost locked and limited conversation to collaborators Apr 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssh_private_key_file is of limited use without key_pair_name parameter
4 participants