diff options
Diffstat (limited to 'cluster/prod/ssh_config')
-rw-r--r-- | cluster/prod/ssh_config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cluster/prod/ssh_config b/cluster/prod/ssh_config index 6198c40..d7aeafd 100644 --- a/cluster/prod/ssh_config +++ b/cluster/prod/ssh_config @@ -36,5 +36,8 @@ Host ananas Host onion HostName onion.machine.deuxfleurs.fr +Host oseille + HostName oseille.machine.deuxfleurs.fr + Host io HostName io.machine.deuxfleurs.fr |