gitolite/t/keys/config
Sitaram Chamarty 660fad954a make gl-system-install easier to run
make the arguments optional (with documented defaults) plus they need
not exist a priori, reducing one command (the silly mkdir!) that the
user has to run.

All this is preparatory to deprecating the from-client method.  We've
even switched the test suite to 'non-root' method now
2011-05-28 18:14:19 +05:30

19 lines
299 B
Plaintext

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