aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/ssh_config
blob: 266d77fbe176ba117578375783cbc094c48a7bb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
UserKnownHostsFile ./ssh_known_hosts

Host concombre
	HostName 10.42.1.31

Host courgette
	HostName 10.42.1.32

Host celeri
	HostName 10.42.1.33