We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf51c2 commit ac0ae39Copy full SHA for ac0ae39
1 file changed
contrib/ec2/README.md
@@ -53,7 +53,7 @@ Please wait for all instances to come up as "running" before continuing.
53
Once the cluster is up, get the hostname of any of the machines from EC2, set
54
FLEETCTL_TUNNEL, and issue a `make run` from the project root:
55
```console
56
-$ ssh-add ~/.ssh/id_rsa
+$ ssh-add ~/.ssh/deis
57
$ export FLEETCTL_TUNNEL=ec2-12-345-678-90.us-west-1.compute.amazonaws.com
58
$ cd ../.. && make run
59
The authenticity of host '54.215.248.50:22' can't be established.
0 commit comments