blob: 7512bda3caff06ee94cbcf541890458c01fb87c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
UserKnownHostsFile ./ssh_known_hosts
Host concombre
HostName 2a06:a003:d019:1::31
#HostName 192.168.1.31
Host courgette
HostName 2a06:a003:d019:1::32
#HostName 192.168.1.32
Host celeri
HostName 2a06:a003:d019:1::33
#HostName 192.168.1.33
Host dahlia
HostName dahlia.machine.deuxfleurs.fr
Host diplotaxis
HostName diplotaxis.machine.deuxfleurs.fr
Host doradille
HostName doradille.machine.deuxfleurs.fr
|