Remove storage box ssh entry
This commit is contained in:
parent
49e5cf617a
commit
54aac8d141
1 changed files with 0 additions and 7 deletions
|
|
@ -50,13 +50,6 @@
|
||||||
identityFile = "~/.ssh/keys/hetzner";
|
identityFile = "~/.ssh/keys/hetzner";
|
||||||
};
|
};
|
||||||
|
|
||||||
"storage-box" = {
|
|
||||||
hostname = "u448310.your-storagebox.de";
|
|
||||||
user = "u448310";
|
|
||||||
identityFile = "~/.ssh/keys/storage-box";
|
|
||||||
port = 23;
|
|
||||||
};
|
|
||||||
|
|
||||||
"borg-backup" = {
|
"borg-backup" = {
|
||||||
hostname = "10.2.2.30";
|
hostname = "10.2.2.30";
|
||||||
user = "borg";
|
user = "borg";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue