add helsinki-box as borg target
This commit is contained in:
parent
541106db2c
commit
da0a52a018
4 changed files with 10 additions and 16 deletions
|
|
@ -58,6 +58,13 @@ in
|
|||
identityFile = "${keyDir}/hetzner";
|
||||
};
|
||||
|
||||
"helsinki-box" = {
|
||||
hostname = "u546684.your-storagebox.de";
|
||||
user = "u546684";
|
||||
port = 23;
|
||||
identityFile = "${keyDir}/hetzner";
|
||||
};
|
||||
|
||||
"rpi" = {
|
||||
hostname = "100.117.162.102";
|
||||
user = "yanlin";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue