Add root config for gondor
This commit is contained in:
parent
954c08f2d0
commit
377e745ca7
2 changed files with 10 additions and 29 deletions
|
@ -19,25 +19,15 @@ Host aur
|
|||
User aur
|
||||
|
||||
host moria
|
||||
{%@@ if profile == "Rivendell" @@%}
|
||||
HostName moria.reekynet.lan
|
||||
port 22
|
||||
{%@@ else @@%}
|
||||
HostName reekynet.com
|
||||
port 221
|
||||
{%@@ endif @@%}
|
||||
User balrog
|
||||
ForwardAgent yes
|
||||
|
||||
host rivendell
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
HostName rivendell.reekynet.lan
|
||||
host gondor
|
||||
hostname gondor.reekynet.com
|
||||
port 22
|
||||
{%@@ else @@%}
|
||||
HostName reekynet.com
|
||||
port 222
|
||||
{%@@ endif @@%}
|
||||
User gimli
|
||||
User reekymarko
|
||||
ForwardAgent yes
|
||||
|
||||
host mirkwood
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue