On 25.06.2010 01:56, Silviu Paragina wrote:
Has anyone tried using this puppet forge module with a certificate?
(puppetlabs/vcsrepo) Any ideas on how to specify via command line to
git what certificate to use?
The only way that I know to tell git to use a specific certificate is
to use the GIT_SSH env variable and specify a script which calls ssh
-i ... $@
Silviu
Stupid question. Apparently it works if you put your certificate in
/root/.ssh. There is probably a way to specify a different user, but for
my scope root is perfect.
Silviu
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" 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-users?hl=en.