diff options
author | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-05-26 17:04:18 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-05-26 17:04:18 +0200 |
commit | 57628b508e74866dd5bfaaa2294d5b9396cbd6be (patch) | |
tree | 5c043a1a3c0bb028eab13316983b27962d913702 /cluster/prod/ssh_config | |
parent | a513690004a27b4330d810def3b37772e5e6e8b2 (diff) | |
download | nixcfg-57628b508e74866dd5bfaaa2294d5b9396cbd6be.tar.gz nixcfg-57628b508e74866dd5bfaaa2294d5b9396cbd6be.zip |
cluster(prod): Add io
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 c056a22..d93602a 100644 --- a/cluster/prod/ssh_config +++ b/cluster/prod/ssh_config @@ -35,3 +35,6 @@ Host ananas Host onion HostName onion.machine.deuxfleurs.fr + +Host io + HostName io.machine.deuxfleurs.fr |