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