diff options
author | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-05-26 18:24:28 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-05-26 18:24:28 +0200 |
commit | 435cbeebfb93f988ef469fe0b037662c49795946 (patch) | |
tree | 49e0de03d4022bf5eeeded3347280c38b6cf95f5 /cluster/prod/ssh_config | |
parent | 3776734e5022145888fece61aadf2e360f9911c8 (diff) | |
download | nixcfg-435cbeebfb93f988ef469fe0b037662c49795946.tar.gz nixcfg-435cbeebfb93f988ef469fe0b037662c49795946.zip |
cluster(prod): Add oseille
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 |