finally, open up my secret test scripts...
...after getting rid of most of the hardcoding (though not all!)
This commit is contained in:
parent
ba8094d6f5
commit
0add3d3de7
43 changed files with 1941 additions and 0 deletions
15
t/keys/config
Normal file
15
t/keys/config
Normal file
|
@ -0,0 +1,15 @@
|
|||
host u?
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue