]> git.openstreetmap.org Git - chef.git/blob - cookbooks/openssh/templates/default/ssh_config.erb
Revert "supybot: Add owl to watched repos" until supybot UTF-8 handling fixed
[chef.git] / cookbooks / openssh / templates / default / ssh_config.erb
1 # DO NOT EDIT - This file is being maintained by Chef
2
3 Host *
4     SendEnv LANG LC_*
5     HashKnownHosts yes
6     GSSAPIAuthentication yes
7     GSSAPIDelegateCredentials no
8
9 Host *.oob
10     HostKeyAlgorithms ssh-rsa,ssh-dss
11
12 Host *.oob.openstreetmap.org
13     HostKeyAlgorithms ssh-rsa,ssh-dss