Skip to content

Commit ac0ae39

Browse files
author
Matthew Fisher
committed
docs(contrib/ec2): use ~/.ssh/deis instead
1 parent ebf51c2 commit ac0ae39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/ec2/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Please wait for all instances to come up as "running" before continuing.
5353
Once the cluster is up, get the hostname of any of the machines from EC2, set
5454
FLEETCTL_TUNNEL, and issue a `make run` from the project root:
5555
```console
56-
$ ssh-add ~/.ssh/id_rsa
56+
$ ssh-add ~/.ssh/deis
5757
$ export FLEETCTL_TUNNEL=ec2-12-345-678-90.us-west-1.compute.amazonaws.com
5858
$ cd ../.. && make run
5959
The authenticity of host '54.215.248.50:22' can't be established.

0 commit comments

Comments
 (0)