gitolite/t/keys/config
Sitaram Chamarty f1930941da (testing) make t/install not wait to accept host key on first run
Please don't use this setting in a production system but in some
environments it is needed for completely automated *testing* to be able
to use ssh correctly.
2012-02-13 08:39:09 +05:30

21 lines
335 B
Plaintext

host *
stricthostkeychecking no
host gitolite
identityfile ~/.ssh/tester
host u? gitolite
user gitolite-test
hostname localhost
host u1
identityfile ~/.ssh/u1
host u2
identityfile ~/.ssh/u2
host u3
identityfile ~/.ssh/u3
host u4
identityfile ~/.ssh/u4
host u5
identityfile ~/.ssh/u5
host u6
identityfile ~/.ssh/u6