add backup box
This commit is contained in:
parent
4169da9e22
commit
a2be1730e9
3 changed files with 34 additions and 12 deletions
|
|
@ -54,6 +54,13 @@
|
|||
identityFile = "~/Credentials/ssh_keys/hetzner";
|
||||
};
|
||||
|
||||
"backup-box" = {
|
||||
hostname = "u515619.your-storagebox.de";
|
||||
user = "u515619";
|
||||
identityFile = "~/Credentials/ssh_keys/hetzner";
|
||||
port = 23;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue