Skip to content

Commit

Permalink
[Auto] Update directory for branch master (#2591)
Browse files Browse the repository at this point in the history
This is an auto-generated PR with directory updates for master

---------

Co-authored-by: ben-z <[email protected]>
Co-authored-by: Ben Zhang <[email protected]>
  • Loading branch information
3 people authored Apr 4, 2024
1 parent 3f41864 commit ac2e977
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/docs/compute-cluster/ssh.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,15 +131,15 @@ Host bastion
User alex
IdentityFile ~/.ssh/id_rsa
Host trpro-ubuntu2
HostName trpro-ubuntu2.cluster.watonomous.ca
Host derek3-ubuntu2
HostName derek3-ubuntu2.cluster.watonomous.ca
User alex
IdentityFile ~/.ssh/id_rsa
ProxyJump bastion
```

```bash copy
ssh -v trpro-ubuntu2
ssh -v derek3-ubuntu2
```


Expand Down

0 comments on commit ac2e977

Please sign in to comment.