Remove unused remotes
This commit is contained in:
parent
2f096d9935
commit
4bbeda2157
1 changed files with 1 additions and 14 deletions
|
|
@ -42,19 +42,6 @@
|
|||
identityFile = "~/.ssh/keys/pi";
|
||||
};
|
||||
|
||||
"ucloud-a40" = {
|
||||
hostname = "130.225.38.194";
|
||||
user = "ucloud";
|
||||
identityFile = "~/.ssh/keys/ucloud";
|
||||
proxyJump = "imac";
|
||||
};
|
||||
|
||||
"ucloud-h100" = {
|
||||
hostname = "ssh.cloud.sdu.dk";
|
||||
user = "ucloud";
|
||||
port = 2281;
|
||||
identityFile = "~/.ssh/keys/ucloud";
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue