diff options
author | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-06-27 16:04:23 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-06-27 16:27:09 +0200 |
commit | be88b5d27478f459cf35a3433521d5578b860e1a (patch) | |
tree | 7746e71cb98e641c3c021b4acb7d8e5ba7845806 /cluster/prod/ssh_config | |
parent | fa510688d770884e7059596a89e7bc761f9e2586 (diff) | |
download | nixcfg-be88b5d27478f459cf35a3433521d5578b860e1a.tar.gz nixcfg-be88b5d27478f459cf35a3433521d5578b860e1a.zip |
cluster(prod): Add new ortie node
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 d7aeafd..62517d2 100644 --- a/cluster/prod/ssh_config +++ b/cluster/prod/ssh_config @@ -41,3 +41,6 @@ Host oseille Host io HostName io.machine.deuxfleurs.fr + +Host ortie + HostName ortie.machine.deuxfleurs.fr |