Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 1755515

Browse files
committed
added test configuration
Signed-off-by: Matthias Lohr <mail@mlohr.com>
1 parent 0a0735b commit 1755515

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/default_custom.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,8 @@
7676
ssh_kex:
7777
- diffie-hellman-group-exchange-sha256
7878
- diffie-hellman-group-exchange-sha1
79+
ssh_custom_options:
80+
- "Include /etc/ssh/ssh_config.d/*"
81+
sshd_custom_options:
82+
- "StreamLocalBindUnlink yes"
83+

0 commit comments

Comments
 (0)