Issue #4077 has been updated by Mat Ellis.
We're kind of stuck on this. We have multiple closed repos we need to clone out. We cannot set root's cert as it will only work for one repo. GIT_SSH environment variable won't work for the same reason. Is there some way to hack the Provider so the command can take a parameter to run as a specific user or inject the GIT_SSH environment variable each time? ---------------------------------------- Feature #4077: Vcsrepo: the git provider should be able to recive a path to a certificate https://projects.puppetlabs.com/issues/4077 Author: Silviu Paragina Status: Accepted Priority: Normal Assignee: James Turnbull Category: Target version: Keywords: Branch: Module: vcsrepo The git provider for vcsrepo should be able to receive a path to a certificate and use it for authentication. This should be useful for closed repositories. The current implementation uses the current user certificate in /root/.ssh/id_{rsa|dsa}, so I can't say it doesn't work, but it would be a useful feature in some cases. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
