Add PCS lab to SSH hosts
This commit is contained in:
parent
fe83c4be25
commit
2bafe12889
|
@ -25,3 +25,8 @@ host kermit-gpu
|
|||
hostname bw26gpu1.ugent.be
|
||||
port 4480
|
||||
identityfile ~/.ssh/kermit-gpu
|
||||
|
||||
Host pcs_lab
|
||||
user git
|
||||
hostname github.ugent.be
|
||||
identityfile ~/.ssh/pcs_lab_deploy_key
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue