Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Conversation

@alekssaul
Copy link
Contributor

Looks like #995 broke the master for vmware. This is my fault with bad testing :(

VMware module was referencing tectonic_vmware_ssh_private_key_path variable that exists in platform/variables.tf but not known to individual module. This pr passes tectonic_vmware_ssh_private_key_path to VMware module.

@squat
Copy link
Contributor

squat commented Jun 21, 2017

ok to test


variable "private_key" {
type = "string"
description = "SSH private key file corresponding to tectonic_vmware_ssh_authorized_key. If not provided, SSH agent will be used."
Copy link
Contributor

Choose a reason for hiding this comment

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

"in .pem format"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks @squat , updated

@alekssaul
Copy link
Contributor Author

@squat can I get another review when you have a moment.

@s-urbaniak
Copy link
Contributor

@alekssaul sorry about this, but this needs a rebase now.

@s-urbaniak
Copy link
Contributor

ok to test

Copy link
Contributor

@s-urbaniak s-urbaniak left a comment

Choose a reason for hiding this comment

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

LGTM, thanks a lot!

@s-urbaniak s-urbaniak merged commit e5757e2 into coreos:master Jul 3, 2017
@alekssaul alekssaul deleted the fix-995a branch July 3, 2017 17:38
alekssaul added a commit to alekssaul/tectonic-installer that referenced this pull request Jul 11, 2017
* vmware: private key variable

* modules/vmware: update  private_key description
alekssaul added a commit to alekssaul/tectonic-installer that referenced this pull request Jul 11, 2017
* vmware: private key variable

* modules/vmware: update  private_key description
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants