summaryrefslogtreecommitdiff
path: root/t/keys/config
diff options
context:
space:
mode:
authorDavid Bremner <bremner@debian.org>2017-07-03 21:09:50 -0300
committerDavid Bremner <bremner@debian.org>2017-07-03 21:09:50 -0300
commitabea1a643d0afd8fd56658048d46aac2c215dc63 (patch)
treed82dee8ad23b57e0507b9f4253657b53341108a7 /t/keys/config
Import gitolite3_3.6.7.orig.tar.gz
[dgit import orig gitolite3_3.6.7.orig.tar.gz]
Diffstat (limited to 't/keys/config')
-rw-r--r--t/keys/config20
1 files changed, 20 insertions, 0 deletions
diff --git a/t/keys/config b/t/keys/config
new file mode 100644
index 0000000..fc75580
--- /dev/null
+++ b/t/keys/config
@@ -0,0 +1,20 @@
+host *
+ stricthostkeychecking no
+host admin
+ identityfile ~/.ssh/admin
+
+host u? admin
+ user %USER
+ 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