Skip to content

Commit 2172a68

Browse files
committed
docs(troubleshooting_deis): use private key on ssh -i
1 parent 6702716 commit 2172a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/troubleshooting_deis/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Connect to the public IP address of one of your nodes (or use "convenience" DNS
2626

2727
.. code-block:: console
2828
29-
$ ssh core@deis-1.example.com -i ~/.ssh/deis.pub
29+
$ ssh core@deis-1.example.com -i ~/.ssh/deis
3030
3131
3232
Troubleshooting etcd

0 commit comments

Comments
 (0)