[Buildbot-devel] Configuring ssh keys for buildbot service account (for git)
Dustin J. Mitchell
dustin at v.igoro.us
Thu May 2 12:37:40 UTC 2013
Setting up the homedir is the easier choice. Easiest is just to use
HTTP for Buildbot's access (since it's read-only). The most difficult
option is to set any necessary environment variables for SSH in the
buildslave startup scripts. Those variables will be inherited by the
git commands that the buildslave runs, and from there inherited by
ssh.
Dustin
More information about the devel
mailing list