This message was deleted.
# puppet
s
This message was deleted.
s
The original commit you listed suggests using GIT_SSH_COMMAND instead of using a helper script at all. Might that be a better option overall?
n
The module currently uses
GIT_SSH_COMMAND
on hosts with a new enough version of git, but sadly the default version of git in CentOS 7 doesn't support that feature
s
I didn't think about the idea that an 8 year old comment would still be an issue, but it is a 9 year old OS... I guess that comment will have to languish until next year when CentOS 7 goes EOL. 🙂
n
Yeah, hopefully we'll be off CentOS 7 entirely by then 🙂
https://github.com/puppetlabs/puppetlabs-vcsrepo/pull/612 adds support for specifying the directory used for the wrapper script