Add VPS host
This commit is contained in:
parent
bb686b0fc0
commit
95d4a32acb
8 changed files with 220 additions and 2 deletions
|
|
@ -45,6 +45,12 @@
|
|||
identityFile = "~/.ssh/keys/hetzner";
|
||||
};
|
||||
|
||||
"vps" = {
|
||||
hostname = "91.98.84.215";
|
||||
user = "yanlin";
|
||||
identityFile = "~/.ssh/keys/hetzner";
|
||||
};
|
||||
|
||||
"storage-box" = {
|
||||
hostname = "u448310.your-storagebox.de";
|
||||
user = "u448310";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue