aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/ssh_config
diff options
context:
space:
mode:
authormricher <maximilien.richer@gmail.com>2022-10-16 14:34:39 +0200
committermricher <maximilien.richer@gmail.com>2022-10-16 14:34:39 +0200
commit6b3593b31706fb74106df8af84c640e7aa0a34c7 (patch)
tree229b37e9d963d42a52f363f29a73c4ade0fce694 /cluster/prod/ssh_config
parent52d0fdf133b901be20b53b578efdaf39daafc522 (diff)
downloadnixcfg-6b3593b31706fb74106df8af84c640e7aa0a34c7.tar.gz
nixcfg-6b3593b31706fb74106df8af84c640e7aa0a34c7.zip
Fix key
Diffstat (limited to 'cluster/prod/ssh_config')
-rw-r--r--cluster/prod/ssh_config12
1 files changed, 12 insertions, 0 deletions
diff --git a/cluster/prod/ssh_config b/cluster/prod/ssh_config
index 7512bda..1fa9019 100644
--- a/cluster/prod/ssh_config
+++ b/cluster/prod/ssh_config
@@ -21,3 +21,15 @@ Host diplotaxis
Host doradille
HostName doradille.machine.deuxfleurs.fr
+Host df-ykl
+ HostName df-ykl.machine.deuxfleurs.fr
+ User root
+
+Host df-ymf
+ HostName df-ymf.machine.deuxfleurs.fr
+ User root
+
+Host df-ymk
+ HostName df-ymk.machine.deuxfleurs.fr
+ User root
+