mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-07-24 00:35:47 +02:00
test(pillar): add ssh-rsa Kitchen workaround on Gentoo [skip ci]
This commit is contained in:
@@ -180,6 +180,7 @@ values:
|
||||
AcceptEnv: LANG LC_*
|
||||
ChallengeResponseAuthentication: 'no'
|
||||
PrintMotd: 'no'
|
||||
PubkeyAcceptedAlgorithms: "+ssh-rsa"
|
||||
Subsystem: sftp /usr/lib/openssh/sftp-server
|
||||
UsePAM: 'yes'
|
||||
X11Forwarding: 'yes'
|
||||
|
||||
@@ -180,6 +180,7 @@ values:
|
||||
AcceptEnv: LANG LC_*
|
||||
ChallengeResponseAuthentication: 'no'
|
||||
PrintMotd: 'no'
|
||||
PubkeyAcceptedAlgorithms: "+ssh-rsa"
|
||||
Subsystem: sftp /usr/lib/openssh/sftp-server
|
||||
UsePAM: 'yes'
|
||||
X11Forwarding: 'yes'
|
||||
|
||||
Reference in New Issue
Block a user