Skip to content
Snippets Groups Projects
Commit a1077a63 authored by nimrod's avatar nimrod
Browse files

- Added backup machine to FDNA SSH config.

parent 2a38f187
No related branches found
No related tags found
No related merge requests found
...@@ -38,6 +38,11 @@ HostName monster ...@@ -38,6 +38,11 @@ HostName monster
User nimrod User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
Host backup
HostName backup
User nimrod
IdentityFile ~/.ssh/fdna
Host dl-fdna* Host dl-fdna*
User nimrod User nimrod
IdentityFile ~/.ssh/fdna IdentityFile ~/.ssh/fdna
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment