aboutsummaryrefslogtreecommitdiff
path: root/os/host_TOREWORK/cluster/prod/ssh_config
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-04-21 23:00:43 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-04-21 23:00:43 +0200
commita9a665e437a12e8a3231bf537f7f8ef10a9b9cf4 (patch)
tree97dd5ceed3c43aac748bdd8c66c06e913862e986 /os/host_TOREWORK/cluster/prod/ssh_config
parentc430d8eaf1d091ad27e842c0000b77d87d791da6 (diff)
downloadnixcfg-refactor.tar.gz
nixcfg-refactor.zip
Move files againrefactor
Diffstat (limited to 'os/host_TOREWORK/cluster/prod/ssh_config')
-rw-r--r--os/host_TOREWORK/cluster/prod/ssh_config10
1 files changed, 10 insertions, 0 deletions
diff --git a/os/host_TOREWORK/cluster/prod/ssh_config b/os/host_TOREWORK/cluster/prod/ssh_config
new file mode 100644
index 0000000..cb4841f
--- /dev/null
+++ b/os/host_TOREWORK/cluster/prod/ssh_config
@@ -0,0 +1,10 @@
+UserKnownHostsFile ./ssh_known_hosts
+
+Host concombre
+ HostName 2a01:e0a:c:a720::31
+
+Host courgette
+ HostName 2a01:e0a:c:a720::32
+
+Host celeri
+ HostName 2a01:e0a:c:a720::33