aboutsummaryrefslogtreecommitdiff
path: root/.ssh/config
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-02-27 10:55:02 +0100
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:31 +0200
commit7ccb879fb2f03be90b1e63f07e9d84a4daf8cb59 (patch)
treeae27f821146ffebc7b0ea94d612922a80322d96e /.ssh/config
parent4935978bb3522415809924430228c444fb41b837 (diff)
Add SSH config for rakudo.org
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 5d72ea5..3019f99 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -19,3 +19,8 @@ Host bastion.*.zsys.nl
Host bttw.prd.zsys.nl
ProxyJump bastion.prd.zsys.nl
User mintlab
+
+Host rakudo.org
+ Hostname lavm-perl6infra-1.atikon.io
+ User rakudo.org
+ Port 2222