Skip to content

Commit 2fabb5d

Browse files
jas01jas01
authored andcommitted
Add config for old version of Debian
1 parent c33f5db commit 2fabb5d

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

data/Debian_10.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
ssh::server::default_options:
3+
ChallengeResponseAuthentication: 'no'

data/Debian_8.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
ssh::server::default_options:
3+
ChallengeResponseAuthentication: 'no'

data/Debian_9.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
ssh::server::default_options:
3+
ChallengeResponseAuthentication: 'no'

0 commit comments

Comments
 (0)