testing: restore use of identity agents

This commit is contained in:
Zach Dykstra 2023-01-06 09:14:30 -06:00
parent 75709ddd8f
commit 2b453a33ab
No known key found for this signature in database
GPG Key ID: F2F0D4FB7A2861E8
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ if ((SSH_INCLUDE)); then
UserKnownHostsFile /dev/null UserKnownHostsFile /dev/null
StrictHostKeyChecking no StrictHostKeyChecking no
LogLevel error LogLevel error
IdentityAgent none
EOF EOF
fi fi