Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

the opsmanager_ssh_public_key is invalid #150

Open
jtarchie opened this issue Dec 17, 2019 · 2 comments
Open

the opsmanager_ssh_public_key is invalid #150

jtarchie opened this issue Dec 17, 2019 · 2 comments

Comments

@jtarchie
Copy link
Contributor

The output of the opsmanager_ssh_public_key prepends ubuntu: to the key.
This is useful when this output is used as the metadata into the OpsManager VM created via terraform.
The actual output, though, is not a valid SSH key, it is just a valid metadata key for GCP.

Source:
https://github.com/pivotal-cf/terraforming-gcp/blob/dbe21540a785a2745ead9ba31e398beec57d2e76/modules/ops_manager/outputs.tf#L24

We'd like the output to be a valid public key.

@genevieve
Copy link
Contributor

Ya wanna make a PR or are you noting this for the other repo?

@jtarchie
Copy link
Contributor Author

Happy to make a PR in both.
It was more a note, of what we experienced.

evanfarrar added a commit to pivotal/paving that referenced this issue Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants