diff options
author | Jill <kokakiwi@deuxfleurs.fr> | 2024-07-02 09:41:08 +0000 |
---|---|---|
committer | Jill <kokakiwi@deuxfleurs.fr> | 2024-07-02 09:41:08 +0000 |
commit | 98feb96d2766e76fdcac45b82af84d3c2baddd86 (patch) | |
tree | 5c14074ae43d4aef923a496ccf2310bfaa03acae /cluster/prod/ssh_config | |
parent | fa510688d770884e7059596a89e7bc761f9e2586 (diff) | |
parent | 76186c3fb328b24d89aa59586308fd49a7419b48 (diff) | |
download | nixcfg-98feb96d2766e76fdcac45b82af84d3c2baddd86.tar.gz nixcfg-98feb96d2766e76fdcac45b82af84d3c2baddd86.zip |
Merge pull request 'dathomir: Updates' (#29) from KokaKiwi/nixcfg:dathomir-update into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/pulls/29
Reviewed-by: maximilien <me@mricher.fr>
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 |