diff options
author | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2015-11-05 14:17:54 +0100 |
---|---|---|
committer | Stefan K. Berg <stefan.k.berg@ericsson.com> | 2015-11-05 16:31:31 +0100 |
commit | bae859e2a47befeb3c6a97988dc778daf66e37bd (patch) | |
tree | 8efc7f9dbefd3dfeb06dc95f091286206f20649d /LICENSE | |
parent | 2e79518efec3286008deadcd6709e74d4cac11ea (diff) |
Removed bind mount of .ssh in runcontext
Previously the .ssh directory of the invoking user was bind mounted
into the build container. This behavior is now removed. The ssh keys
in the user's .ssh is however *copied* into the container if, and only
if, the RSYNC_CONNECT_PROG environment variable has been set as this
indicates the need to tunnel rsync traffic over (presumably) ssh. In
this case the keys may actually be needed.
In both cases the .ssh/config file will be updated with the
StrictHostKeyChecking=no
option to prevent failure due to the ssh confirmation dialogue.
Change-Id: Ic2ecc9d7a9abfa796bdfa6aaa8cde0dcb632d76e
Signed-off-by: Stefan K. Berg <stefan.k.berg@ericsson.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions