diff options
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 0d9eb1bc..d1638736 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -20,3 +20,7 @@ Host pp Host ia Hostname ia.flylightning.xyz User xyz + +Host ca + Hostname ca.flylightning.xyz + User xyz |