diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-04-21 23:00:43 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-04-21 23:00:43 +0200 |
commit | a9a665e437a12e8a3231bf537f7f8ef10a9b9cf4 (patch) | |
tree | 97dd5ceed3c43aac748bdd8c66c06e913862e986 /cluster/prod/ssh_config | |
parent | c430d8eaf1d091ad27e842c0000b77d87d791da6 (diff) | |
download | nixcfg-a9a665e437a12e8a3231bf537f7f8ef10a9b9cf4.tar.gz nixcfg-a9a665e437a12e8a3231bf537f7f8ef10a9b9cf4.zip |
Move files againrefactor
Diffstat (limited to 'cluster/prod/ssh_config')
-rw-r--r-- | cluster/prod/ssh_config | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/cluster/prod/ssh_config b/cluster/prod/ssh_config deleted file mode 100644 index cb4841f..0000000 --- a/cluster/prod/ssh_config +++ /dev/null @@ -1,10 +0,0 @@ -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 |