home/private/ssh-hosts: add teb-r
This commit is contained in:
@@ -67,6 +67,13 @@
|
|||||||
forwardAgent = true;
|
forwardAgent = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"teb-r" = {
|
||||||
|
hostname = "fs1.t1.xyz";
|
||||||
|
port = 22003;
|
||||||
|
identityFile = tb1;
|
||||||
|
forwardAgent = true;
|
||||||
|
};
|
||||||
|
|
||||||
# Cloud Machines
|
# Cloud Machines
|
||||||
"t1" = {
|
"t1" = {
|
||||||
hostname = "95.216.215.4";
|
hostname = "95.216.215.4";
|
||||||
|
|||||||
Reference in New Issue
Block a user