clusterinthecloud / docs

A tutorial to set up a running compute cluster on cloud resources
https://cluster-in-the-cloud.readthedocs.io/en/latest/
Other
9 stars 8 forks source link

Public keys need adding in the variables file #13

Open tomdeakin opened 4 years ago

tomdeakin commented 4 years ago

$ vim terraform.tfvars There's a few variables which can be changed in here, but by default you should not have to change anything.

I found the above confusing, as I did have to change that file to include the public keys I want to use to log into the management machine.

Without adding them in, I couldn't log into the mgmt node.