ssh: added UCSB reynolds
This commit is contained in:
parent
b4e080f4a7
commit
a1b0b31011
@ -16,6 +16,12 @@
|
||||
identityFile = "~/.ssh/ucsb";
|
||||
};
|
||||
|
||||
"ucsb-reynolds" = {
|
||||
hostname = "128.111.49.76";
|
||||
user = "giulio";
|
||||
identityFile = "~/.ssh/ucsb";
|
||||
};
|
||||
|
||||
"tommy.devs.giugl.io" = {
|
||||
user = "giulio";
|
||||
identityFile = "~/.ssh/tommypc";
|
||||
|
Loading…
Reference in New Issue
Block a user