User Tools

Site Tools


testnodeaccess

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
testnodeaccess [2025/01/16 20:31]
djgalloway
testnodeaccess [2026/04/03 15:12] (current)
djgalloway [SSH Config]
Line 26: Line 26:
  
 <​code>​ <​code>​
-host teuthology.front.sepia.ceph.com+host teuthology.front.sepia.ceph.com soko04.front.sepia.ceph.com
         User $YOURUSER         User $YOURUSER
         IdentityFile ~/​.ssh/​id_rsa # (This should be the private key matching the public key you provided in your user access ticket)         IdentityFile ~/​.ssh/​id_rsa # (This should be the private key matching the public key you provided in your user access ticket)
         ForwardAgent yes # <- This is the important part         ForwardAgent yes # <- This is the important part
  
-host smithi* mira* gibba*+host smithi* mira* gibba* trial*
         StrictHostKeyChecking no         StrictHostKeyChecking no
         UserKnownHostsFile=/​dev/​null         UserKnownHostsFile=/​dev/​null
testnodeaccess.txt ยท Last modified: 2026/04/03 15:12 by djgalloway