Revert "basessh: We need a sftp server for ansible, so switch to the internal one."

This reverts commit 0be4815020.

Instead, we will just switch ansible to scp
This commit is contained in:
Kevin Fenzi 2019-04-09 18:42:03 +00:00
parent 88e6747363
commit 41c92c2e9c

View file

@ -37,11 +37,6 @@ UsePrivilegeSeparation yes
UsePrivilegeSeparation sandbox
{% endif %}
# ansible uses sftp by default.
# The external sftp server can't run if it cannot read the sshd_config
# So, instead use the internal sftp server.
Subsystem sftp internal-sftp
# Accept locale-related environment
AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT