ssh: Add UCSB robbins server
This commit is contained in:
parent
8773a28f89
commit
cb440990c4
@ -10,7 +10,12 @@
|
||||
user = "root";
|
||||
identityFile = "~/.ssh/architectproxy";
|
||||
};
|
||||
|
||||
|
||||
"192.35.222.32" = {
|
||||
user = "giulio";
|
||||
identityFile = "~/.ssh/gitlab-ucsb";
|
||||
};
|
||||
|
||||
"tommy.devs.giugl.io" = {
|
||||
user = "giulio";
|
||||
identityFile = "~/.ssh/tommypc";
|
||||
|
Loading…
Reference in New Issue
Block a user